v9.0 (2011)
Sets the default value for this parameter definition. This defines the value that will be set on the instantiated ShaderParameter (Parameter.Default).
ShaderParamDefOptions.SetDefaultValue( Object in_v ); |
ShaderParamDefOptions.SetDefaultValue( in_v ); |
Parameter | Type | Description |
---|---|---|
in_v | Variant | Default value to use. |