GLTFItem

@objc
open class GLTFItem : MeshItem

GLTFItem contains base information about the gltf item.

  • Is used to determine whether mesh and texture were downloaded or not.

    Declaration

    Swift

    public override func isDownloaded() -> Bool