Gorilla.Sketchfab.Loader

Unit Gorilla.Sketchfab.Loader.pas

Classes

Constants

  • const GORILLA_SKETCHFAB_URL : string = "https://sketchfab.com/";
  • const GORILLA_SKETCHFAB_API_URL : string = "https://api.sketchfab.com/v3/";
  • const GORILLA_SKETCHFAB_API_MODEL_DOWNLOAD : string = "models/%%s/download";

TGorillaLoaderSketchfab

Loader for downloading Sketchfab models. See for further information: https://sketchfab.com/developers/ The importer automatically includes OBJ, FBX and/or glTF fileformats.

Ancestors

Members

Fields

Methods