Navigation2D.navpolySetTransform

Sets the transform applied to the NavigationPolygon with the given ID.

struct Navigation2D
@nogc nothrow
void
navpolySetTransform
(
in long id
,
in Transform2D xform
)

Meta