ClipPlaneRemovedEventΒΆ

Event that is fired when a clip plane is removed from the scene. Contains the ID of the clip plane that was removed.

Hierarchy (View Summary)

Properties

clipPlaneID: number

The ID of the clip plane that was removed

id: number

The unique ID of the event.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.