Physics2DServerSingleton.areaSetTransform

Sets the transform matrix for an area.

struct Physics2DServerSingleton
@nogc nothrow
void
areaSetTransform
(
in RID area
,
in Transform2D transform
)

Meta