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