Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

ShaderPropertyTexDim

Description

Representation of the texture dimensions.

Variables

TexDimUnknownUnknown Texture dimension.
TexDim2D2D Texture.
TexDim3D3D Texture.
TexDimCUBETexure Cube (Cubemap).
TexDimAnyAny texture dimension (catch all).
TexDimRECTTexture Rect.