GltfConversions Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides data accessors and conversions useful while reading and using glTF objects.
public ref class GltfConversions abstract sealed
public static class GltfConversions
type GltfConversions = class
Public Module GltfConversions
- Inheritance
-
GltfConversions
Get |
Get Color array from accessor |
Get |
Get Color from float array |
Get |
Get Int array from accessor |
Get |
Get Matrix from double array |
Get |
Get Quaternion from float array |
Get |
Get TRS properties from GltfNode |
Get |
Get TRS properties from matrix |
Get |
Get Vector2 array from accessor |
Get |
Get Vector2 from float array |
Get |
Get Vector3 array from accessor |
Get |
Get Vector3 from float array |
Get |
Get Vector4 array from accessor |
Product | Versions |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |