Additional Spline Request parameters
Public Attributes | |
bool | CheckExtendedUV |
Whether UVEdge, ExplicitU and custom U settings should be included More... | |
bool | CheckHardEdges |
Whether Hard Edges should produce extra samples More... | |
bool | CheckMaterialID |
Whether MaterialID's should be stored More... | |
bool | IncludeControlPoints |
Whether all Control Points should be included More... | |
Public Member Functions | |
CGDataRequestMetaCGOptions (bool checkEdges, bool checkMaterials, bool includeCP, bool extendedUV) | |
override bool | Equals (object obj) |
override int | GetHashCode () |
override string | ToString () |
Additional Inherited Members | |
![]() | |
static implicit | operator bool (CGDataRequestParameter a) |
CGDataRequestMetaCGOptions | ( | bool | checkEdges, |
bool | checkMaterials, | ||
bool | includeCP, | ||
bool | extendedUV | ||
) |
override bool Equals | ( | object | obj | ) |
override int GetHashCode | ( | ) |
override string ToString | ( | ) |
bool CheckExtendedUV |
Whether UVEdge, ExplicitU and custom U settings should be included
bool CheckHardEdges |
Whether Hard Edges should produce extra samples
This may result in extra samples at affected Control Points
bool CheckMaterialID |
Whether MaterialID's should be stored
This may result in extra samples at affected Control Points
bool IncludeControlPoints |
Whether all Control Points should be included