Property Type
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
Type
Gets or sets how the body participates in the simulation.
public BodyType Type { get; set; }Property Value
Remarks
Changing this is expensive and always recomputes the mass properties.
Gets or sets how the body participates in the simulation.
public BodyType Type { get; set; }Changing this is expensive and always recomputes the mass properties.