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: 19.01.00
Syntax
C#
public VisualReference OtherVisual { get; set; }

Property Value

VisualReference
See Also