armos v0.2.1 (2017-07-28T07:17:22Z)
Dub
Repo
Renderer.scale
armos
graphics
renderer
Renderer
void
scale
(T x, T y, T z)
void
scale
(V vec)
class
Renderer
void
scale
(
V
)
(
in
V
vec
)
if
(
armos.math.isVector
!(
V
)
)
Meta
Source
See Implementation
armos
graphics
renderer
Renderer
constructors
this
functions
background
blendMode
color
currentMaterial
currentStyle
draw
drawLine
drawRectangle
fillBackground
finishRender
isBackgrounding
isSmoothingLine
isUsingDepthTest
isUsingFbo
lineWidth
popMaterialStack
popStyle
pushMaterialStack
pushStyle
resize
rotate
samples
scale
setup
startRender
style
translate
mixins
__anonymous