The position of the control point
Namespace: BigBangProductions.CurveRuntime.SplinesAssembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
public Vector3 Position { get; set; }
public Vector3 Position { get; set; }
Public Property Position As Vector3
Get
Set
Public Property Position As Vector3
Get
Set
public:
property Vector3 Position {
Vector3 get ();
void set (Vector3 value);
}
public:
property Vector3 Position {
Vector3 get ();
void set (Vector3 value);
}
Property Value
Type:
Vector3