v9.0 (2011)
Sets whether or not this parameter definition will be a shader node port when instantiated (supports being connected to a rendering node).
ShaderParamDefOptions.SetTexturable( Boolean in_v ); |
ShaderParamDefOptions.SetTexturable( in_v ); |
Parameter | Type | Description |
---|---|---|
in_v | Boolean | True if texturable. |