Click or drag to resize

JointLineYdir Property

Gets the y-orientation of the line-joint in case the z-direction does not apply because it is parallel to the x-direction.

Namespace:  Karamba.Joints
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public Vector3 Ydir { get; }

Property Value

Type: Vector3
See Also