Class PrimitiveTypeExtensions
public static class PrimitiveTypeExtensions
- Inheritance
-
PrimitiveTypeExtensions
Methods
ControlPointCount(PrimitiveType, int)
Interpret the vertex data as a patch list.
public static PrimitiveType ControlPointCount(this PrimitiveType primitiveType, int controlPoints)
Parameters
primitiveType
PrimitiveTypecontrolPoints
intNumber of control points. Value must be in the range 1 to 32.