Table of Contents

Property IsEnabled

Namespace
Box3D
Assembly
Box3D.NET.dll

IsEnabled

Gets a value indicating whether the body takes part in the simulation.

public bool IsEnabled { get; }

Property Value

bool

Remarks

Use Box3D.Body.Enable and Box3D.Body.Disable to change it.