THEOplayer React Native Connectors
    Preparing search index...

    Interface Entity

    Entity base type.

    interface Entity {
        type: EntityType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The entity's type.