Contents

parameterMapping

The parameter name-to-slot mapping for this function, used to look up binding indices by name at runtime, or nil if the function takes no custom parameters.

Declaration

var parameterMapping: LowLevelMaterialParameterMapping? { get }

See Also

Configuring the function