PlyItem

@objc
open class PlyItem : MeshItem

PlyItem contains base information about the ply item.

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

    Declaration

    Swift

    public override func isDownloaded() -> Bool