Curvy Global Scene Manager component
Static Public Attributes | |
static readonly Color | DefaultDefaultGizmoColor = new Color(0.71f, 0.71f, 0.71f) |
Default value of the DefaultGizmoColor More... | |
static readonly Color | DefaultDefaultGizmoSelectionColor = new Color(0.6f, 0.15f, 0.68f) |
Default value of the DefaultGizmoSelectionColor More... | |
static Color | DefaultGizmoColor = DefaultDefaultGizmoColor |
Default spline color More... | |
static readonly Color | DefaultGizmoOrientationColor = new Color(0.75f, 0.75f, 0.4f) |
Default value of the GizmoOrientationColor More... | |
static Color | DefaultGizmoSelectionColor = DefaultDefaultGizmoSelectionColor |
Default selected spline color More... | |
static CurvyInterpolation | DefaultInterpolation = CurvyInterpolation.CatmullRom |
Default interpolation used by new splines More... | |
static float | GizmoControlPointSize = 0.15f |
Size of control point gizmos More... | |
static Color | GizmoOrientationColor = DefaultGizmoOrientationColor |
Orientation gizmo color More... | |
static float | GizmoOrientationLength = 1f |
Size of orientation gizmo More... | |
static CurvySplineGizmos | Gizmos = CurvySplineGizmos.Curve | CurvySplineGizmos.Connections |
Default view settings More... | |
static bool | HideManager = false |
static bool | SaveGeneratorOutputs = true |
Whether the output of Curvy Generators should be saved in the scene file. Disable this option to reduce the size of scene files. This might increase the saving time for complex scenes. This option applies only on generators that are enabled and have Auto Refresh set to true More... | |
static float | SceneViewResolution = 0.5f |
Resolution of SceneView spline rendering More... | |
static int | SplineLayer = 0 |
Properties | |
ArrayPoolsSettings | ArrayPoolsSettings [get] |
CurvyConnection[] | Connections [get] |
Gets all connections in the scene More... | |
ComponentPool | ControlPointPool [get] |
PoolManager | PoolManager [get] |
Gets the PoolManager More... | |
static bool | ShowApproximationGizmo [get, set] |
static bool | ShowBoundsGizmo [get, set] |
static bool | ShowConnectionsGizmo [get, set] |
static bool | ShowCurveGizmo [get, set] |
static bool | ShowLabelsGizmo [get, set] |
static bool | ShowMetadataGizmo [get, set] |
static bool | ShowOrientationAnchorsGizmo [get, set] |
static bool | ShowOrientationGizmo [get, set] |
static bool | ShowRelativeDistancesGizmo [get, set] |
static bool | ShowTangentsGizmo [get, set] |
static bool | ShowTFsGizmo [get, set] |
Public Member Functions | |
CurvyConnection[] | GetContainingConnections (params CurvySpline[] splines) |
Returns all the connections that are exclusively connecting cps within the splines parameter More... | |
CurvyConnection [] GetContainingConnections | ( | params CurvySpline[] | splines | ) |
Returns all the connections that are exclusively connecting cps within the splines parameter
splines |
|
static |
Default value of the DefaultGizmoColor
|
static |
Default value of the DefaultGizmoSelectionColor
|
static |
Default spline color
|
static |
Default value of the GizmoOrientationColor
|
static |
Default selected spline color
|
static |
Default interpolation used by new splines
|
static |
Size of control point gizmos
|
static |
Orientation gizmo color
|
static |
Size of orientation gizmo
|
static |
Default view settings
|
static |
|
static |
Whether the output of Curvy Generators should be saved in the scene file. Disable this option to reduce the size of scene files. This might increase the saving time for complex scenes. This option applies only on generators that are enabled and have Auto Refresh set to true
|
static |
Resolution of SceneView spline rendering
|
static |
|
get |
Gets all connections in the scene
|
get |
|
get |
Gets the PoolManager
|
staticgetset |
|
staticgetset |
|
staticgetset |
|
staticgetset |
|
staticgetset |
|
staticgetset |
|
staticgetset |
|
staticgetset |
|
staticgetset |
|
staticgetset |
|
staticgetset |