- animMeshes
auto animMeshes()
Undocumented in source. Be warned that the author may not have intended to support it.
- bitangents
auto bitangents()
Undocumented in source. Be warned that the author may not have intended to support it.
- bones
auto bones()
Undocumented in source. Be warned that the author may not have intended to support it.
- colors
auto colors(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- faces
auto faces()
Undocumented in source. Be warned that the author may not have intended to support it.
- materialIndex
uint materialIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
- name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
- normals
auto normals()
Undocumented in source. Be warned that the author may not have intended to support it.
- numUVComponents
uint numUVComponents(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- primitiveTypes
BitFlags!PrimitiveType primitiveTypes()
Undocumented in source. Be warned that the author may not have intended to support it.
- tangents
auto tangents()
Undocumented in source. Be warned that the author may not have intended to support it.
- textureCoords
auto textureCoords(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString(Scene scene)
Undocumented in source. Be warned that the author may not have intended to support it.
- vertices
auto vertices()
Undocumented in source. Be warned that the author may not have intended to support it.