ViewChangedEvent

Event that is fired when the view matrix of a viewer is changed. The view matrix can be changed externally, for instance via user interaction or on application level by setting the view matrix of the viewer. It might also be changed by webvis internal logic that requires the view matrix to be updated as a side effect. The event contains the new view matrix.

Hierarchy (View Summary)

Properties

id: number

The unique ID of the event.

matrix: Float32Array<ArrayBufferLike>

The new view matrix

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.

viewer: ViewerAPI

The viewer in which the view matrix was changed


Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: