Package org.vrspace.server.api.sketchfab
Class InlineArchives
java.lang.Object
org.vrspace.server.api.sketchfab.InlineArchives
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetGlb()getGltf()getUsdz()inthashCode()voidsetGlb(ArchiveNested glb) voidsetGltf(ArchiveNested gltf) voidsetSource(ArchiveNested source) voidsetUsdz(ArchiveNested usdz) toString()
-
Constructor Details
-
InlineArchives
public InlineArchives()
-
-
Method Details