Interface VirtualCameraComponentDefinitionExtended

Hierarchy

Properties

Camera transition helper for time and speed modes

componentId: number
componentName: string
componentType: LastWriteWinElementSet

Methods

  • Marks the entity as deleted and signals it cannot be used ever again. It must clear the component internal state, produces a synchronization message to remove the component from the entity.

    Parameters

    • entity: Entity

      Entity ID that was deleted.

    • markAsDirty: boolean

    Returns void