Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/4ian/GDevelop
/ CustomRuntimeObject3D.js
File
CustomRuntimeObject3D.js
GDJS/tests/tests/CustomRuntimeObject3D.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
3
describe(
'gdjs.CustomRuntimeObject3D'
,
function
() {
4
/**
Callers
nothing calls this directly
Calls
15
makeCustomObject3D
Function · 0.85
getCenterXInScene
Method · 0.80
getCenterYInScene
Method · 0.80
setRotationCenter3D
Method · 0.80
setZ
Method · 0.65
setWidth
Method · 0.65
setHeight
Method · 0.65
setDepth
Method · 0.65
getWidth
Method · 0.65
getHeight
Method · 0.65
getDepth
Method · 0.65
getScaleX
Method · 0.65
Tested by
no test coverage detected