OmniGraph Node omni.graph.ui.GetActiveViewportCamera

omni.graph.ui.GetActiveViewportCamera Properties

Name

Value

Version

1

Extension

omni.graph.ui

Has State?

False

Implementation Language

Python

Default Memory Type

cpu

Generated Code Exclusions

tests

uiName

Get Active Camera

__categories

sceneGraph:camera

__exclusions

tests

__language

Python

Generated Class Name

OgnGetActiveViewportCameraDatabase

Python Module

omni.graph.ui

omni.graph.ui.GetActiveViewportCamera Description

Gets the path of the camera bound to a viewport

omni.graph.ui.GetActiveViewportCamera Inputs

Name

Type

Default

Required?

Descripton

inputs:viewport

token

Y

Name of the viewport, or empty for the default viewport

uiName

Viewport

omni.graph.ui.GetActiveViewportCamera Outputs

Name

Type

Default

Required?

Descripton

outputs:camera

token

None

Y

Path of the active camera

uiName

Camera