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.

RenderTextureDescriptor.volumeDepth

public int volumeDepth;

Description

Volume extent of a 3D render texture.

For volumetric render textures (see dimension), this variable determines the volume extent. Ignored for non-3D textures. The valid range for 3D textures is 1 to 2000.

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