Contents

MTLTessellationFactorStepFunction.perInstance

A per-instance step function. For a given instance ID, the tessellation factor for a patch in a patch draw call is at the offset + (instanceID * instanceStride) location in the tessellation factor buffer.

Declaration

case perInstance

See Also

Factor step functions