public class GltfAssetsV2
extends java.lang.Object
GltfAssetV2 instances.| Modifier and Type | Method and Description |
|---|---|
static GltfAssetV2 |
createBinary(GltfModel gltfModel)
Create a new binary
GltfAssetV2 from the given
GltfModel |
static GltfAssetV2 |
createDefault(GltfModel gltfModel)
Create a new default
GltfAssetV2 from the given
GltfModel |
static GltfAssetV2 |
createEmbedded(GltfModel gltfModel)
Create a new embedded
GltfAssetV2 from the given
GltfModel |
public static GltfAssetV2 createDefault(GltfModel gltfModel)
GltfAssetV2 from the given
GltfModelgltfModel - The GltfModelGltfAssetV2public static GltfAssetV2 createBinary(GltfModel gltfModel)
GltfAssetV2 from the given
GltfModelgltfModel - The GltfModelGltfAssetV2public static GltfAssetV2 createEmbedded(GltfModel gltfModel)
GltfAssetV2 from the given
GltfModelgltfModel - The GltfModelGltfAssetV2Copyright © 2022. All Rights Reserved.