public final class DirectAssetCreatorV2
extends java.lang.Object
GltfAssetV2 from a GltfModel.| Constructor and Description |
|---|
DirectAssetCreatorV2()
Creates a new asset creator
|
| Modifier and Type | Method and Description |
|---|---|
GltfAssetV2 |
createBinary(GltfModel gltfModel)
Create a
GltfAssetV2 from the given GltfModel. |
GltfAssetV2 |
createDefault(GltfModel gltfModel)
Create a
GltfAssetV2 from the given GltfModel. |
public GltfAssetV2 createDefault(GltfModel gltfModel)
GltfAssetV2 from the given GltfModel.gltfModel - The input GltfModelGltfAssetV2public GltfAssetV2 createBinary(GltfModel gltfModel)
GltfAssetV2 from the given GltfModel.gltfModel - The input GltfModelGltfAssetV2Copyright © 2024. All Rights Reserved.