Version: 5.3

TexDim

enumeration

매뉴얼로 전환

설명

Texture dimension of a property.

Texture properties can accept regular (2D) textures, Cubemaps etc.

See Also: MaterialProperty.textureDimension.

변수

NoneNo texture type is set.
Tex2D Texture2D property.
Tex3D Texture3D property.
Cube Cubemap property.
AnyTexture property accepts any texture type.