Enum GltfFormat
glTF format
Namespace: Unity.Cloud.Gltfast.Export
Assembly: Unity.Cloud.Gltfast.Export.dll
Syntax
[MovedFrom(true, "GLTFast.Export", "glTFast.Export", null)]
public enum GltfFormat
Fields
| Name | Description |
|---|---|
| Binary | glTF-binary (.glb file extension) |
| Json | JSON-based glTF (.gltf file extension) |