MTLTriangleTessellationFactorsHalf(UInt16[], UInt16) Constructor

Definition

public MTLTriangleTessellationFactorsHalf (ushort[] edgeTessellationFactor, ushort insideTessellationFactor);
new Metal.MTLTriangleTessellationFactorsHalf : uint16[] * uint16 -> Metal.MTLTriangleTessellationFactorsHalf

Parameters

edgeTessellationFactor
UInt16[]
insideTessellationFactor
UInt16

Applies to