PhysicsServerSingleton.bodyGetParam

Returns the value of a body parameter. A list of available parameters is on the BODY_PARAM_* constants.

struct PhysicsServerSingleton
@nogc nothrow const
double
bodyGetParam
(
in RID _body
,
in long param
)

Meta