Click or drag to resize

DynamicPrismaticJointAspectAxis Property

The (local) axis along which the visual's rigid body is permitted to translate.

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

Property Value

Type: VisualNormal
See Also