Viewport Info
Viewport Info
Section titled “Viewport Info” Category Workspace
Is Pair Node: No
Provides information about the current state of the viewport, including its transformation matrix, pan position, zoom level, and flip status.
Inputs
Section titled “Inputs”Outputs
Section titled “Outputs” Transform
Section titled “ Transform ” Type: Matrix3x3
Default: Identity
The transformation matrix of the viewport, representing its position, rotation, and scale.
Pan Position
Section titled “ Pan Position ” Type: VecD
Default: (0, 0)
The current pan position of the viewport. It is a different value than translation of the Transform output, as it is a virtual cursor position used for panning the viewport.
Flip X
Section titled “ Flip X ” Type: Boolean
Default: false
Indicates whether the viewport is flipped horizontally.
Flip Y
Section titled “ Flip Y ” Type: Boolean
Default: false
Indicates whether the viewport is flipped vertically.
All of our content is carefully written by hand, no AI was involved during the process.