Click or drag to resize

DynamicJointAspectOtherVisual Property

The optional base that the visual's rigid body is moved relative to (leave blank for the world).

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

Property Value

Type: VisualReference
See Also