Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

RenderTexture.volumeDepth

Switch to Manual
public int volumeDepth;

Description

Volume extent of a 3D render texture or number of slices of array texture.

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

For array render texture (see dimension), this variable determines the number of slices.

See Also: dimension.

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