Contents

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) throws

Parameters

Discussion

See Also

Accessing shader parameters