Click or drag to resize

KinematicJointDescriptionBase Property

The optional base visual that the primary visual is moved relative to (leave blank for the ground/world).

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

Property Value

Type: Visual
See Also