Gorilla.GLB.Loader

Unit Gorilla.GLB.Loader.pas

Classes

Records

Constants

  • const CHUNKFORMAT_JSON : Integer = $4E4F534A;
  • const CHUNKFORMAT_BIN : Integer = $4E4942;

Mics. types

  • type GLB_UInt = cardinal;
  • type GLB_Long = Int64;
  • type TChunkFormat = cardinal;