PixEngineTextureSliceIndex structure
Represents the index of a texture slice
Syntax
} PixEngineTextureSliceIndex;
Members
arrayIndex
When the texture is a texture array, the array index of the slice.
mipmapLevel
The mipmap level of the slice.
sampleIndex
The sample index of the slice.
zSlice
The depth (z) of the slice.
Requirements
Header | Vspixengine.h |