Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGumballEvent

Definition of the gumball event. These events are sent for gumball specific events ({@link EVENTTYPE_GUMBALL}).

Hierarchy

  • IViewportEvent
    • IGumballEvent

Index

Properties

localTransformations: mat4[]

The local transformations. This is the transformation that is applied to the nodes, with the inverted initial transformations for single nodes and the multiplied initial transformations for multiple nodes.

nodes: ITreeNode[]

All currently selected nodes.

transformations: mat4[]

The currently used matrix.

viewportId: string