|
BuilderElementOrientationOri Field
|
vectors for orienting the local coordinate system of the element
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected readonly List<ExtendedList<Vector3>> Ori
Protected ReadOnly Ori As List(Of ExtendedList(Of Vector3))
protected:
initonly List<ExtendedList<Vector3>^>^ Ori
val Ori: List<ExtendedList<Vector3>>
Field Value
Type:
ListExtendedListVector3
See Also