mPhysics - A .NET Wrapper for Ageia's PhysX SDK

Segment.Length Property

 [This is preliminary documentation and subject to change.]

Returns the length of this segment.

[Visual Basic]
Public Property ReadOnly Single As 
[C#]
public float Single { get; }
[C++]
public: __property  get_Single();
[JScript]
public function get Single() : float

See Also

Segment Structure | mPhysics.Foundation Namespace