LowLevelMaterialResource.Function
A compiled shader stage function that can receive per-draw parameters via an argument table.
Declaration
protocol Function : SendableA compiled shader stage function that can receive per-draw parameters via an argument table.
protocol Function : Sendable