RenderTexture.volumeDepth
var volumeDepth: int;
int volumeDepth;
volumeDepth as int
Description

Volume extent of a 3D render texture.

For volumetric render textures (see isVolume), this variable determines the volume extent.

See Also: isVolume.