Class CGModuleProperties
- Namespace
- FluffyUnderware.Curvy.Generator
Stores the visual/UI properties of a CGModule in the Curvy Generator graph editor, such as position and size
[Serializable]
public class CGModuleProperties
- Inheritance
-
CGModuleProperties
Constructors
CGModuleProperties()
public CGModuleProperties()
Fields
BackgroundColor
public Color BackgroundColor
Field Value
- Color
Dimensions
public Rect Dimensions
Field Value
- Rect
LabelWidth
public float LabelWidth
Field Value
MinWidth
public float MinWidth