setParameter(handle:value:)
Sets the value of a parameter identified by its precomputed handle.
Declaration
mutating func setParameter(handle: MaterialParameters.Handle, value newValue: MaterialParameters.Value) throwsParameters
- handle:
A handle previously obtained from Parameterhandle(name:).