godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
Navigation2D.navpolySetTransform
godot
navigation2d
Navigation2D
Sets the transform applied to the
NavigationPolygon
with the given ID.
struct
Navigation2D
@
nogc
nothrow
void
navpolySetTransform
(
in
long
id
,
in
Transform2D
xform
)
Meta
Source
See Implementation
godot
navigation2d
Navigation2D
aliases
BaseClasses
functions
getClosestPoint
getClosestPointOwner
getSimplePath
navpolyAdd
navpolyRemove
navpolySetTransform
opAssign
opEquals
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Sets the transform applied to the NavigationPolygon with the given ID.