Namespace: BigBangProductions.CurveRuntime.EditorAssembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
public Curve Curve { get; private set; }
public Curve Curve { get; private set; }
Public Property Curve As Curve
Get
Private Set
Public Property Curve As Curve
Get
Private Set
public:
property Curve^ Curve {
Curve^ get ();
private: void set (Curve^ value);
}
public:
property Curve^ Curve {
Curve^ get ();
private: void set (Curve^ value);
}
Property Value
Type:
Curve