v9.0 (2011)
Sets whether or not this parameter definition will appear on the property page associated with the instantiated Shader.
ShaderParamDefOptions.SetInspectable( Boolean in_v ); |
ShaderParamDefOptions.SetInspectable( in_v ); |
Parameter | Type | Description |
---|---|---|
in_v | Boolean | True if inspectable (will appear on the property page). |