Click or drag to resize

BuilderElementOrientationYOri Property

Gets vector for y-orientation.

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

Property Value

Type: NullableVector3

Implements

IBuilderElementOrientationYOri
See Also