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