GraphicsTextureDescriptor.depth

public int depth;

Description

The volumetric depth of a 3D GraphicsTexture.

For volumetric graphics textures (see dimension), this variable determines the depth in pixels. Must be 0 for non-3D textures.

Additional resources: GraphicsTextureDescriptor.width, GraphicsTextureDescriptor.height.


Did you find this page useful? Please give it a rating: