Click or drag to resize

DynamicSphericalJointAspectAnchor Property

The (local) point about which the visual's rigid body is permitted to pivot.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public VisualPoint Anchor { get; set; }

Property Value

VisualPoint
See Also