godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Navigation.navmeshSetTransform
godot
navigation
Navigation
Sets the transform applied to the
NavigationMesh
with the given ID.
struct
Navigation
@
nogc
nothrow
void
navmeshSetTransform
(
in
long
id
,
in
Transform
xform
)
Meta
Source
See Implementation
godot
navigation
Navigation
aliases
BaseClasses
functions
getClosestPoint
getClosestPointNormal
getClosestPointOwner
getClosestPointToSegment
getSimplePath
getUpVector
navmeshAdd
navmeshRemove
navmeshSetTransform
opAssign
opEquals
setUpVector
toHash
properties
upVector
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Sets the transform applied to the NavigationMesh with the given ID.