Click or drag to resize
SoMFUniformShaderParameterReplaceShaderParameter Method
Overload List
  NameDescription
Public methodReplaceShaderParameter(Int32, SoUniformShaderParameter)

Replaces uniform shader parameter with given index with new uniform shader parameter.

Public methodReplaceShaderParameter(SoUniformShaderParameter, SoUniformShaderParameter)

Replaces first instance of given uniform shader parameter with new uniform shader parameter.

Top
See Also