Notifications
Clear all
[Closed] Nitrous TextureHandle -> Texture2DArray interop
Dec 21, 2016 1:29 pm
Hello,
does anybody know how to use a Nitrous TextureHandle with a Texture2DArray? I’m able to initialize the handle with TextureTypeImage2DArray successfully but TextureHandle::WriteOnlyLockRectangle() and BaseRasterHandle::Map provide access to the first slice only. It seems to me that there is no other method to access the data of any but the first slice.
I’m using 3ds Max 2017 SP3