Click or drag to resize

PhysicsBodyIsDisposed Property

Whether the body has been disposed.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 16.01.07
Syntax
C#
public bool IsDisposed { get; }

Property Value

Type: Boolean
See Also