evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
Drawable.position
evael
graphics
Drawable
Drawable
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
vec3
)
position
[@property getter]
vec3
position
[@property setter]
class
Drawable
@
nogc
@
property
nothrow
void
position
(
in
vec3
value
)
Meta
Source
See Implementation
evael
graphics
Drawable
Drawable
constructors
this
functions
draw
properties
graphics
isVisible
position
rotation
scale
shader
size
texture
vertexBuffer
variables
m_graphicsDevice
m_indexBuffer
m_isVisible
m_position
m_rotation
m_scale
m_shader
m_size
m_texture
m_vao
m_vertexBuffer