- graphics
GraphicsDevice graphics [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- graphics
GraphicsDevice graphics [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isVisible
bool isVisible [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isVisible
bool isVisible [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- position
const(vec3) position [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- position
vec3 position [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- rotation
Quaternionf rotation [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- scale
float scale [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- scale
vec3 scale [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- shader
Shader shader [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- shader
Shader shader [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- size
const(Size!int) size [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- size
Size!int size [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- texture
Texture texture [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- texture
Texture texture [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- vertexBuffer
uint vertexBuffer [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.