Physics2DServerSingleton.bodyGetParam

Returns the value of a body parameter. See bodyparameter for a list of available parameters.

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

Meta