Click or drag to resize

KinematicSphericalJointDescriptionAxis1 Property

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

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

Property Value

Type: VisualNormal
See Also