Table of Contents

Property IsEnabled

Namespace
Box3D
Assembly
Box3D.NET.dll

IsEnabled

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

public bool IsEnabled { get; init; }

Property Value

bool

Remarks

A disabled body neither moves nor collides, and costs almost nothing.