Per axis pose

Generate 3-Dimension array values from per axis input values

Installation

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

Inputs

Name

Type

Description

Default

prims

bundle

The prims that their pose needs to be changed.

mode

token

String value indicating which parameter to modify.

numSamples

int

Number of samples

fullValues

float[3][]

Value on all three axes. Cannot co-exist with xValue, yValue or zValue.

xValue

float[]

Value of the x axis.

yValue

float[]

Value of the y axis.

zValue

float[]

Value of the z axis.

exec

execution

exec

Outputs

Name

Type

Description

Default

exec

execution

exec

samples

double[3][]

3 Dimensional values on each axis.