GltfUtility Class

Definition

public ref class GltfUtility abstract sealed
public static class GltfUtility
type GltfUtility = class
Public Class GltfUtility
Inheritance
GltfUtility

Methods

GetGltfObjectFromGlb(Byte[])

Gets a glTF object from the provided byte array

GetGltfObjectFromJson(String)

Gets a glTF object from the provided json string.

ImportGltfObjectFromPathAsync(String)

Imports a glTF object from the provided uri.

Applies to