Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/4ian/GDevelop
/ getZ
Method
getZ
Extensions/3D/Base3DBehavior.ts:19–19 ·
view source on GitHub ↗
* Get the object position on the Z axis.
()
Source
from the content-addressed store, hash-verified
17
* Get the object position on the Z axis.
18
*/
19
getZ(): float;
20
21
/**
22
* Return the Z position of the object center, **relative to the scene origin**.
Callers
15
Core.js
File · 0.65
updatePosition
Function · 0.65
updatePosition
Method · 0.65
updateThreeObject
Method · 0.65
_updateTextureUvMapping
Method · 0.65
_updateThreeObjectPosition
Method · 0.65
turnCameraTowardObject
Function · 0.65
_updateThreeGroup
Method · 0.65
getNetworkSyncData
Function · 0.65
getZ
Method · 0.65
updateTextureUvMapping
Method · 0.65
getDrawableZ
Method · 0.65
Implementers
2
Base3DBehavior
Extensions/3D/Base3DBehavior.ts
CustomRuntimeObject3D
Extensions/3D/CustomRuntimeObject3D.ts
Calls
no outgoing calls
Tested by
2
getInstancePositions
Function · 0.52
getInstances
Function · 0.52