Property SegmentLength
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
SegmentLength
Gets the distance between the two hemisphere centres.
public float SegmentLength { get; }Property Value
Remarks
A capsule whose length approaches zero is numerically awkward; use a Box3D.Sphere instead of a very short capsule.