Click or drag to resize

ModifierShellxOriList Property

Gets or sets the list of x-orientations.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public virtual IReadOnlyList<Vector3> xOriList { get; set; }

Property Value

Type: IReadOnlyListVector3
See Also