Set Viewport Resolution

Sets the resolution of the target viewport.

Installation

To use this node enable omni.graph.ui_nodes in the Extension Manager.

Inputs

Name

Type

Descripton

Default

Exec (inputs:exec)

execution

Signal to the graph that this node is ready to be executed.

None

Resolution (inputs:resolution)

int[2]

The new resolution of the target viewport

[512, 512]

Viewport (inputs:viewport)

token

Name of the viewport, or empty for the default viewport

Viewport

Outputs

Name

Type

Descripton

Default

Exec (outputs:exec)

execution

Signal to the graph that execution can continue downstream.

None

Metadata

Name

Value

Unique ID

omni.graph.ui_nodes.SetViewportResolution

Version

1

Extension

omni.graph.ui_nodes

Has State?

False

Implementation Language

Python

Default Memory Type

cpu

Generated Code Exclusions

tests

uiName

Set Viewport Resolution

Categories

graph:action,viewport

Generated Class Name

OgnSetViewportResolutionDatabase

Python Module

omni.graph.ui_nodes