Matrix Constraint#

Set the world transform of a prim.

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

usdTimecode

double

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

0

transform

matrixd[4]

World transform for 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]]