liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
Transform.scale
liberty
core
components
Transform
void
scale
(float x, float y, float z)
void
scale
(Vector3F scale)
struct
Transform
pure nothrow @
safe
@
nogc
void
scale
(
Vector3F
scale
)
const
(
Vector3F
)
scale
()
Meta
Source
See Implementation
liberty
core
components
Transform
constructors
this
functions
modelMatrix
position
rotate
rotatePitch
rotateY
rotateZ
rotation
scale
scaleX
scaleY
scaleZ
translate
translateX
translateY
translateZ