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)
this
(vec3 position, Transform parent)
this
(vec3 position, vec3 scale, Transform parent)
this
(vec3 position, vec3 scale, quat rotation, Transform parent)
class
Transform
this
(
vec3
position
,
vec3
scale
,
quat
rotation
,
Transform
parent
= null
)
Meta
Source
See Implementation
engine
math
transform
Transform
constructors
this
functions
changeParent
matrix
matrixUnscaled
variables
origin
position
rotation
scale
Create a new 3D transform