Click or drag to resize

KinematicSphericalJointDescriptionAxis2 Property

The second (local) axis for the spherical joint, which should be orthogonal to the first axis.

Namespace:  Demo3D.Components
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public VisualNormal Axis2 { get; set; }

Property Value

Type: VisualNormal
See Also