- m_graphicsDeviceGraphicsDevice m_graphicsDevice; 
- Undocumented in source. 
- m_shaderShader m_shader; 
- Undocumented in source. 
- m_positionvec3 m_position; 
- Undocumented in source. 
- m_scalevec3 m_scale; 
- Undocumented in source. 
- m_rotationQuaternionf m_rotation; 
- Undocumented in source. 
- m_sizeSize!int m_size; 
- Undocumented in source. 
- m_textureTexture m_texture; 
- Undocumented in source. 
- m_isVisiblebool m_isVisible; 
- Undocumented in source. 
- m_vaouint m_vao; 
- m_vertexBufferuint m_vertexBuffer; 
- m_indexBufferuint m_indexBuffer; 
- Undocumented in source. 
- drawvoid draw(float deltaTime, mat4 view, mat4 projection) 
- Undocumented in source. 
- graphicsGraphicsDevice graphics [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- graphicsGraphicsDevice graphics [@property setter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- positionconst(vec3) position [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- positionvec3 position [@property setter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- scalefloat scale [@property setter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- scalevec3 scale [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- rotationQuaternionf rotation [@property setter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- sizeconst(Size!int) size [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- sizeSize!int size [@property setter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- textureTexture texture [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- textureTexture texture [@property setter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- isVisiblebool isVisible [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- isVisiblebool isVisible [@property setter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- vertexBufferuint vertexBuffer [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- shaderShader shader [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- shaderShader shader [@property setter] 
- Undocumented in source. Be warned that the author may not have intended to support it.