Physics2DServerSingleton.bodyIsOmittingForceIntegration

Returns whether a body uses a callback function to calculate its own physics (see bodySetForceIntegrationCallback).

struct Physics2DServerSingleton
@nogc nothrow const
bool
bodyIsOmittingForceIntegration
(
in RID _body
)

Meta