|
Segment3Direction Property
|
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic Vector3 Direction { get; }
Public ReadOnly Property Direction As Vector3
Get
public:
property Vector3 Direction {
Vector3 get ();
}
member Direction : Vector3 with get
Property Value
Type:
Vector3
See Also