ShaderParamDef.Texturable operator

Introduced

v9.0 (2011)

Categories

ICE Shaders

Description

Returns or sets a Boolean value indicating whether or not the texturable capability (see siCapabilities) is set. This is a convenience property for accessing it using the ShaderParamDef.Capabilities property.

Note: When a shader parameter is texturable, it can be connected to other shader ports in the render tree.

See Also

ShaderParamDef.Capabilities ShaderParamDefOptions.SetTexturable Parameter.Capabilities