Difference between revisions of "Type GLTF"

From truxwiki.com
Jump to navigation Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_GLTF</code> |- | File Type Value | 1112 |- | Parent Type | None |- | Carve | Yes |- |...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{| style="float:right;border:1px solid black"
 
{| style="float:right;border:1px solid black"
|+ Details
+
|+ [[Type_Javascript_Bytecode_Cache|<<]] Details [[Type_IGES|>>]]
 
| Defined Constant
 
| Defined Constant
 
| <code>Type_GLTF</code>
 
| <code>Type_GLTF</code>
Line 8: Line 8:
 
|-
 
|-
 
| Parent Type
 
| Parent Type
| None
+
| [[Type_JSON|JSON]]
 
|-
 
|-
 
| Carve
 
| Carve

Latest revision as of 16:47, 21 May 2024

<< Details >>
Defined Constant Type_GLTF
File Type Value 1112
Parent Type JSON
Carve Yes
Format Details No
MIME Type model/gltf+json
Filename Extension gltf

glTF

Description

Graphics Library Transmission Format

Details