Class CGDataRequestMetaCGOptions
- Namespace
- FluffyUnderware.Curvy.Generator
Additional Spline Request parameters
public class CGDataRequestMetaCGOptions : CGDataRequestParameter
- Inheritance
-
CGDataRequestMetaCGOptions
Constructors
CGDataRequestMetaCGOptions(bool, bool, bool, bool)
public CGDataRequestMetaCGOptions(bool checkEdges, bool checkMaterials, bool includeCP, bool extendedUV)
Parameters
Fields
IncludeControlPoints
Whether all Control Points should be included
public bool IncludeControlPoints
Field Value
Methods
Equals(object)
public override bool Equals(object obj)
Parameters
objobject
Returns
GetHashCode()
public override int GetHashCode()
Returns
ToString()
public override string ToString()