Click or drag to resize

BuilderElementOrientationZOri Property

Gets vector for z-orientation.

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

Property Value

Type: NullableVector3

Implements

IBuilderElementOrientationZOri
See Also