godot-d ~releases (2022-04-02T06:37:10.8312204)
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
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Sets the transform applied to the NavigationPolygon with the given ID.