Table of Contents

Class CGModuleProperties

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

float

MinWidth

public float MinWidth

Field Value

float