Defines the lenght of a line segment
Namespace: BigBangProductions.CurveRuntime.EditorAssembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
public float LineSegmentLength { get; set; }
public float LineSegmentLength { get; set; }
Public Property LineSegmentLength As Single
Get
Set
Public Property LineSegmentLength As Single
Get
Set
public:
property float LineSegmentLength {
float get ();
void set (float value);
}
public:
property float LineSegmentLength {
float get ();
void set (float value);
}
Property Value
Type:
Single