km-engine v0.5.0 (2020-08-08T12:12:50Z)
Dub
Repo
Transform.this
engine
math
transform
Transform
Create a new 3D transform
this
(Transform parent)
class
Transform
this
(
Transform
parent
= null
)
this
(vec3 position, Transform parent)
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