- asColor
Color4f asColor(JSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
- asMatrix
Matrix4x4f asMatrix(JSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
- asQuaternion
Quaternionf asQuaternion(JSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
- asVector
Vector3f asVector(JSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
- decomposeMatrix
void decomposeMatrix(Matrix4x4f m, Vector3f position, Quaternionf rotation, Vector3f scale)
Undocumented in source. Be warned that the author may not have intended to support it.
- nameFromMimeType
string nameFromMimeType(string mime)
Undocumented in source. Be warned that the author may not have intended to support it.