Get Xform

Get Xform

Installation

To use this Node, you must enable omni.anim.shared.core in the Extension Manager.

Inputs

Name

Type

Description

Default

prim

bundle

Xformable bundle

useLocal

bool

Use Local Matrix or World Matrix.

False

usdTimecode

double

The time at which to evaluate the transform of the USD prim.

0

Outputs

Name

Type

Description

Default

transform

matrixd[4]

World transform of inputs:prim

[[1.0, 0.0, 0.0, 0.0], [0.0, 1.0, 0.0, 0.0], [0.0, 0.0, 1.0, 0.0], [0.0, 0.0, 0.0, 1.0]]