km-engine ~master (2022-05-09T12:27:43.0681511)
Dub
Repo
Transform.this
engine
math
transform
Transform
Create a new 3D transform
this
(Transform parent)
this
(vec3 position, Transform parent)
class
Transform
this
(
vec3
position
,
Transform
parent
= null
)
this
(vec3 position, vec3 scale, Transform parent)
this
(vec3 position, vec3 scale, quat rotation, Transform parent)
Meta
Source
See Implementation
engine
math
transform
Transform
constructors
this
functions
changeParent
matrix
matrixUnscaled
variables
origin
position
rotation
scale
Create a new 3D transform