OmniGraph Node omni.graph.nodes.IsPrimActive

omni.graph.nodes.IsPrimActive Properties

Name

Value

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Is Prim Active

__categories

sceneGraph

Generated Class Name

OgnIsPrimActiveDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.IsPrimActive Description

Query if a Prim is active or not in the stage.

omni.graph.nodes.IsPrimActive Inputs

Name

Type

Default

Required?

Descripton

inputs:prim

path

Y

The prim to be queried

omni.graph.nodes.IsPrimActive Outputs

Name

Type

Default

Required?

Descripton

outputs:active

bool

None

Y

Whether the prim is active or not