Universal Add For All Types (Python)#

Python-based universal add node for all types. This file is generated using UniversalAddGenerator.py

Installation#

To use this Node, you must enable omni.graph.examples.python in the Extension Manager.

Inputs#

Name

Type

Description

Default

bool_0

bool

Input of type bool

False

bool_1

bool

Input of type bool

False

bool_arr_0

bool[]

Input of type bool[]

[]

bool_arr_1

bool[]

Input of type bool[]

[]

colord3_0

colord[3]

Input of type colord[3]

[0.0, 0.0, 0.0]

colord3_1

colord[3]

Input of type colord[3]

[0.0, 0.0, 0.0]

colord4_0

colord[4]

Input of type colord[4]

[0.0, 0.0, 0.0, 0.0]

colord4_1

colord[4]

Input of type colord[4]

[0.0, 0.0, 0.0, 0.0]

colord3_arr_0

colord[3][]

Input of type colord[3][]

[]

colord3_arr_1

colord[3][]

Input of type colord[3][]

[]

colord4_arr_0

colord[4][]

Input of type colord[4][]

[]

colord4_arr_1

colord[4][]

Input of type colord[4][]

[]

colorf3_0

colorf[3]

Input of type colorf[3]

[0.0, 0.0, 0.0]

colorf3_1

colorf[3]

Input of type colorf[3]

[0.0, 0.0, 0.0]

colorf4_0

colorf[4]

Input of type colorf[4]

[0.0, 0.0, 0.0, 0.0]

colorf4_1

colorf[4]

Input of type colorf[4]

[0.0, 0.0, 0.0, 0.0]

colorf3_arr_0

colorf[3][]

Input of type colorf[3][]

[]

colorf3_arr_1

colorf[3][]

Input of type colorf[3][]

[]

colorf4_arr_0

colorf[4][]

Input of type colorf[4][]

[]

colorf4_arr_1

colorf[4][]

Input of type colorf[4][]

[]

colorh3_0

colorh[3]

Input of type colorh[3]

[0.0, 0.0, 0.0]

colorh3_1

colorh[3]

Input of type colorh[3]

[0.0, 0.0, 0.0]

colorh4_0

colorh[4]

Input of type colorh[4]

[0.0, 0.0, 0.0, 0.0]

colorh4_1

colorh[4]

Input of type colorh[4]

[0.0, 0.0, 0.0, 0.0]

colorh3_arr_0

colorh[3][]

Input of type colorh[3][]

[]

colorh3_arr_1

colorh[3][]

Input of type colorh[3][]

[]

colorh4_arr_0

colorh[4][]

Input of type colorh[4][]

[]

colorh4_arr_1

colorh[4][]

Input of type colorh[4][]

[]

double_0

double

Input of type double

0.0

double_1

double

Input of type double

0.0

double2_0

double[2]

Input of type double[2]

[0.0, 0.0]

double2_1

double[2]

Input of type double[2]

[0.0, 0.0]

double3_0

double[3]

Input of type double[3]

[0.0, 0.0, 0.0]

double3_1

double[3]

Input of type double[3]

[0.0, 0.0, 0.0]

double4_0

double[4]

Input of type double[4]

[0.0, 0.0, 0.0, 0.0]

double4_1

double[4]

Input of type double[4]

[0.0, 0.0, 0.0, 0.0]

double_arr_0

double[]

Input of type double[]

[]

double_arr_1

double[]

Input of type double[]

[]

double2_arr_0

double[2][]

Input of type double[2][]

[]

double2_arr_1

double[2][]

Input of type double[2][]

[]

double3_arr_0

double[3][]

Input of type double[3][]

[]

double3_arr_1

double[3][]

Input of type double[3][]

[]

double4_arr_0

double[4][]

Input of type double[4][]

[]

double4_arr_1

double[4][]

Input of type double[4][]

[]

float_0

float

Input of type float

0.0

float_1

float

Input of type float

0.0

float2_0

float[2]

Input of type float[2]

[0.0, 0.0]

float2_1

float[2]

Input of type float[2]

[0.0, 0.0]

float3_0

float[3]

Input of type float[3]

[0.0, 0.0, 0.0]

float3_1

float[3]

Input of type float[3]

[0.0, 0.0, 0.0]

float4_0

float[4]

Input of type float[4]

[0.0, 0.0, 0.0, 0.0]

float4_1

float[4]

Input of type float[4]

[0.0, 0.0, 0.0, 0.0]

float_arr_0

float[]

Input of type float[]

[]

float_arr_1

float[]

Input of type float[]

[]

float2_arr_0

float[2][]

Input of type float[2][]

[]

float2_arr_1

float[2][]

Input of type float[2][]

[]

float3_arr_0

float[3][]

Input of type float[3][]

[]

float3_arr_1

float[3][]

Input of type float[3][]

[]

float4_arr_0

float[4][]

Input of type float[4][]

[]

float4_arr_1

float[4][]

Input of type float[4][]

[]

frame4_0

frame[4]

Input of type frame[4]

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

frame4_1

frame[4]

Input of type frame[4]

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

frame4_arr_0

frame[4][]

Input of type frame[4][]

[]

frame4_arr_1

frame[4][]

Input of type frame[4][]

[]

half_0

half

Input of type half

0.0

half_1

half

Input of type half

0.0

half2_0

half[2]

Input of type half[2]

[0.0, 0.0]

half2_1

half[2]

Input of type half[2]

[0.0, 0.0]

half3_0

half[3]

Input of type half[3]

[0.0, 0.0, 0.0]

half3_1

half[3]

Input of type half[3]

[0.0, 0.0, 0.0]

half4_0

half[4]

Input of type half[4]

[0.0, 0.0, 0.0, 0.0]

half4_1

half[4]

Input of type half[4]

[0.0, 0.0, 0.0, 0.0]

half_arr_0

half[]

Input of type half[]

[]

half_arr_1

half[]

Input of type half[]

[]

half2_arr_0

half[2][]

Input of type half[2][]

[]

half2_arr_1

half[2][]

Input of type half[2][]

[]

half3_arr_0

half[3][]

Input of type half[3][]

[]

half3_arr_1

half[3][]

Input of type half[3][]

[]

half4_arr_0

half[4][]

Input of type half[4][]

[]

half4_arr_1

half[4][]

Input of type half[4][]

[]

int_0

int

Input of type int

0

int_1

int

Input of type int

0

int2_0

int[2]

Input of type int[2]

[0, 0]

int2_1

int[2]

Input of type int[2]

[0, 0]

int3_0

int[3]

Input of type int[3]

[0, 0, 0]

int3_1

int[3]

Input of type int[3]

[0, 0, 0]

int4_0

int[4]

Input of type int[4]

[0, 0, 0, 0]

int4_1

int[4]

Input of type int[4]

[0, 0, 0, 0]

int_arr_0

int[]

Input of type int[]

[]

int_arr_1

int[]

Input of type int[]

[]

int2_arr_0

int[2][]

Input of type int[2][]

[]

int2_arr_1

int[2][]

Input of type int[2][]

[]

int3_arr_0

int[3][]

Input of type int[3][]

[]

int3_arr_1

int[3][]

Input of type int[3][]

[]

int4_arr_0

int[4][]

Input of type int[4][]

[]

int4_arr_1

int[4][]

Input of type int[4][]

[]

int64_0

int64

Input of type int64

0

int64_1

int64

Input of type int64

0

int64_arr_0

int64[]

Input of type int64[]

[]

int64_arr_1

int64[]

Input of type int64[]

[]

matrixd2_0

matrixd[2]

Input of type matrixd[2]

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

matrixd2_1

matrixd[2]

Input of type matrixd[2]

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

matrixd3_0

matrixd[3]

Input of type matrixd[3]

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

matrixd3_1

matrixd[3]

Input of type matrixd[3]

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

matrixd4_0

matrixd[4]

Input of type matrixd[4]

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

matrixd4_1

matrixd[4]

Input of type matrixd[4]

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

matrixd2_arr_0

matrixd[2][]

Input of type matrixd[2][]

[]

matrixd2_arr_1

matrixd[2][]

Input of type matrixd[2][]

[]

matrixd3_arr_0

matrixd[3][]

Input of type matrixd[3][]

[]

matrixd3_arr_1

matrixd[3][]

Input of type matrixd[3][]

[]

matrixd4_arr_0

matrixd[4][]

Input of type matrixd[4][]

[]

matrixd4_arr_1

matrixd[4][]

Input of type matrixd[4][]

[]

normald3_0

normald[3]

Input of type normald[3]

[0.0, 0.0, 0.0]

normald3_1

normald[3]

Input of type normald[3]

[0.0, 0.0, 0.0]

normald3_arr_0

normald[3][]

Input of type normald[3][]

[]

normald3_arr_1

normald[3][]

Input of type normald[3][]

[]

normalf3_0

normalf[3]

Input of type normalf[3]

[0.0, 0.0, 0.0]

normalf3_1

normalf[3]

Input of type normalf[3]

[0.0, 0.0, 0.0]

normalf3_arr_0

normalf[3][]

Input of type normalf[3][]

[]

normalf3_arr_1

normalf[3][]

Input of type normalf[3][]

[]

normalh3_0

normalh[3]

Input of type normalh[3]

[0.0, 0.0, 0.0]

normalh3_1

normalh[3]

Input of type normalh[3]

[0.0, 0.0, 0.0]

normalh3_arr_0

normalh[3][]

Input of type normalh[3][]

[]

normalh3_arr_1

normalh[3][]

Input of type normalh[3][]

[]

pointd3_0

pointd[3]

Input of type pointd[3]

[0.0, 0.0, 0.0]

pointd3_1

pointd[3]

Input of type pointd[3]

[0.0, 0.0, 0.0]

pointd3_arr_0

pointd[3][]

Input of type pointd[3][]

[]

pointd3_arr_1

pointd[3][]

Input of type pointd[3][]

[]

pointf3_0

pointf[3]

Input of type pointf[3]

[0.0, 0.0, 0.0]

pointf3_1

pointf[3]

Input of type pointf[3]

[0.0, 0.0, 0.0]

pointf3_arr_0

pointf[3][]

Input of type pointf[3][]

[]

pointf3_arr_1

pointf[3][]

Input of type pointf[3][]

[]

pointh3_0

pointh[3]

Input of type pointh[3]

[0.0, 0.0, 0.0]

pointh3_1

pointh[3]

Input of type pointh[3]

[0.0, 0.0, 0.0]

pointh3_arr_0

pointh[3][]

Input of type pointh[3][]

[]

pointh3_arr_1

pointh[3][]

Input of type pointh[3][]

[]

quatd4_0

quatd[4]

Input of type quatd[4]

[0.0, 0.0, 0.0, 0.0]

quatd4_1

quatd[4]

Input of type quatd[4]

[0.0, 0.0, 0.0, 0.0]

quatd4_arr_0

quatd[4][]

Input of type quatd[4][]

[]

quatd4_arr_1

quatd[4][]

Input of type quatd[4][]

[]

quatf4_0

quatf[4]

Input of type quatf[4]

[0.0, 0.0, 0.0, 0.0]

quatf4_1

quatf[4]

Input of type quatf[4]

[0.0, 0.0, 0.0, 0.0]

quatf4_arr_0

quatf[4][]

Input of type quatf[4][]

[]

quatf4_arr_1

quatf[4][]

Input of type quatf[4][]

[]

quath4_0

quath[4]

Input of type quath[4]

[0.0, 0.0, 0.0, 0.0]

quath4_1

quath[4]

Input of type quath[4]

[0.0, 0.0, 0.0, 0.0]

quath4_arr_0

quath[4][]

Input of type quath[4][]

[]

quath4_arr_1

quath[4][]

Input of type quath[4][]

[]

texcoordd2_0

texcoordd[2]

Input of type texcoordd[2]

[0.0, 0.0]

texcoordd2_1

texcoordd[2]

Input of type texcoordd[2]

[0.0, 0.0]

texcoordd3_0

texcoordd[3]

Input of type texcoordd[3]

[0.0, 0.0, 0.0]

texcoordd3_1

texcoordd[3]

Input of type texcoordd[3]

[0.0, 0.0, 0.0]

texcoordd2_arr_0

texcoordd[2][]

Input of type texcoordd[2][]

[]

texcoordd2_arr_1

texcoordd[2][]

Input of type texcoordd[2][]

[]

texcoordd3_arr_0

texcoordd[3][]

Input of type texcoordd[3][]

[]

texcoordd3_arr_1

texcoordd[3][]

Input of type texcoordd[3][]

[]

texcoordf2_0

texcoordf[2]

Input of type texcoordf[2]

[0.0, 0.0]

texcoordf2_1

texcoordf[2]

Input of type texcoordf[2]

[0.0, 0.0]

texcoordf3_0

texcoordf[3]

Input of type texcoordf[3]

[0.0, 0.0, 0.0]

texcoordf3_1

texcoordf[3]

Input of type texcoordf[3]

[0.0, 0.0, 0.0]

texcoordf2_arr_0

texcoordf[2][]

Input of type texcoordf[2][]

[]

texcoordf2_arr_1

texcoordf[2][]

Input of type texcoordf[2][]

[]

texcoordf3_arr_0

texcoordf[3][]

Input of type texcoordf[3][]

[]

texcoordf3_arr_1

texcoordf[3][]

Input of type texcoordf[3][]

[]

texcoordh2_0

texcoordh[2]

Input of type texcoordh[2]

[0.0, 0.0]

texcoordh2_1

texcoordh[2]

Input of type texcoordh[2]

[0.0, 0.0]

texcoordh3_0

texcoordh[3]

Input of type texcoordh[3]

[0.0, 0.0, 0.0]

texcoordh3_1

texcoordh[3]

Input of type texcoordh[3]

[0.0, 0.0, 0.0]

texcoordh2_arr_0

texcoordh[2][]

Input of type texcoordh[2][]

[]

texcoordh2_arr_1

texcoordh[2][]

Input of type texcoordh[2][]

[]

texcoordh3_arr_0

texcoordh[3][]

Input of type texcoordh[3][]

[]

texcoordh3_arr_1

texcoordh[3][]

Input of type texcoordh[3][]

[]

timecode_0

timecode

Input of type timecode

0.0

timecode_1

timecode

Input of type timecode

0.0

timecode_arr_0

timecode[]

Input of type timecode[]

[]

timecode_arr_1

timecode[]

Input of type timecode[]

[]

token_0

token

Input of type token

default_token

token_1

token

Input of type token

default_token

token_arr_0

token[]

Input of type token[]

[]

token_arr_1

token[]

Input of type token[]

[]

transform4_0

transform[4]

Input of type transform[4]

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

transform4_1

transform[4]

Input of type transform[4]

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

transform4_arr_0

transform[4][]

Input of type transform[4][]

[]

transform4_arr_1

transform[4][]

Input of type transform[4][]

[]

uchar_0

uchar

Input of type uchar

0

uchar_1

uchar

Input of type uchar

0

uchar_arr_0

uchar[]

Input of type uchar[]

[]

uchar_arr_1

uchar[]

Input of type uchar[]

[]

uint_0

uint

Input of type uint

0

uint_1

uint

Input of type uint

0

uint_arr_0

uint[]

Input of type uint[]

[]

uint_arr_1

uint[]

Input of type uint[]

[]

uint64_0

uint64

Input of type uint64

0

uint64_1

uint64

Input of type uint64

0

uint64_arr_0

uint64[]

Input of type uint64[]

[]

uint64_arr_1

uint64[]

Input of type uint64[]

[]

vectord3_0

vectord[3]

Input of type vectord[3]

[0.0, 0.0, 0.0]

vectord3_1

vectord[3]

Input of type vectord[3]

[0.0, 0.0, 0.0]

vectord3_arr_0

vectord[3][]

Input of type vectord[3][]

[]

vectord3_arr_1

vectord[3][]

Input of type vectord[3][]

[]

vectorf3_0

vectorf[3]

Input of type vectorf[3]

[0.0, 0.0, 0.0]

vectorf3_1

vectorf[3]

Input of type vectorf[3]

[0.0, 0.0, 0.0]

vectorf3_arr_0

vectorf[3][]

Input of type vectorf[3][]

[]

vectorf3_arr_1

vectorf[3][]

Input of type vectorf[3][]

[]

vectorh3_0

vectorh[3]

Input of type vectorh[3]

[0.0, 0.0, 0.0]

vectorh3_1

vectorh[3]

Input of type vectorh[3]

[0.0, 0.0, 0.0]

vectorh3_arr_0

vectorh[3][]

Input of type vectorh[3][]

[]

vectorh3_arr_1

vectorh[3][]

Input of type vectorh[3][]

[]

Outputs#

Name

Type

Description

Default

bool_0

bool

Output of type bool

False

bool_arr_0

bool[]

Output of type bool[]

[]

colord3_0

colord[3]

Output of type colord[3]

[0.0, 0.0, 0.0]

colord4_0

colord[4]

Output of type colord[4]

[0.0, 0.0, 0.0, 0.0]

colord3_arr_0

colord[3][]

Output of type colord[3][]

[]

colord4_arr_0

colord[4][]

Output of type colord[4][]

[]

colorf3_0

colorf[3]

Output of type colorf[3]

[0.0, 0.0, 0.0]

colorf4_0

colorf[4]

Output of type colorf[4]

[0.0, 0.0, 0.0, 0.0]

colorf3_arr_0

colorf[3][]

Output of type colorf[3][]

[]

colorf4_arr_0

colorf[4][]

Output of type colorf[4][]

[]

colorh3_0

colorh[3]

Output of type colorh[3]

[0.0, 0.0, 0.0]

colorh4_0

colorh[4]

Output of type colorh[4]

[0.0, 0.0, 0.0, 0.0]

colorh3_arr_0

colorh[3][]

Output of type colorh[3][]

[]

colorh4_arr_0

colorh[4][]

Output of type colorh[4][]

[]

double_0

double

Output of type double

0.0

double2_0

double[2]

Output of type double[2]

[0.0, 0.0]

double3_0

double[3]

Output of type double[3]

[0.0, 0.0, 0.0]

double4_0

double[4]

Output of type double[4]

[0.0, 0.0, 0.0, 0.0]

double_arr_0

double[]

Output of type double[]

[]

double2_arr_0

double[2][]

Output of type double[2][]

[]

double3_arr_0

double[3][]

Output of type double[3][]

[]

double4_arr_0

double[4][]

Output of type double[4][]

[]

float_0

float

Output of type float

0.0

float2_0

float[2]

Output of type float[2]

[0.0, 0.0]

float3_0

float[3]

Output of type float[3]

[0.0, 0.0, 0.0]

float4_0

float[4]

Output of type float[4]

[0.0, 0.0, 0.0, 0.0]

float_arr_0

float[]

Output of type float[]

[]

float2_arr_0

float[2][]

Output of type float[2][]

[]

float3_arr_0

float[3][]

Output of type float[3][]

[]

float4_arr_0

float[4][]

Output of type float[4][]

[]

frame4_0

frame[4]

Output of type frame[4]

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

frame4_arr_0

frame[4][]

Output of type frame[4][]

[]

half_0

half

Output of type half

0.0

half2_0

half[2]

Output of type half[2]

[0.0, 0.0]

half3_0

half[3]

Output of type half[3]

[0.0, 0.0, 0.0]

half4_0

half[4]

Output of type half[4]

[0.0, 0.0, 0.0, 0.0]

half_arr_0

half[]

Output of type half[]

[]

half2_arr_0

half[2][]

Output of type half[2][]

[]

half3_arr_0

half[3][]

Output of type half[3][]

[]

half4_arr_0

half[4][]

Output of type half[4][]

[]

int_0

int

Output of type int

0

int2_0

int[2]

Output of type int[2]

[0, 0]

int3_0

int[3]

Output of type int[3]

[0, 0, 0]

int4_0

int[4]

Output of type int[4]

[0, 0, 0, 0]

int_arr_0

int[]

Output of type int[]

[]

int2_arr_0

int[2][]

Output of type int[2][]

[]

int3_arr_0

int[3][]

Output of type int[3][]

[]

int4_arr_0

int[4][]

Output of type int[4][]

[]

int64_0

int64

Output of type int64

0

int64_arr_0

int64[]

Output of type int64[]

[]

matrixd2_0

matrixd[2]

Output of type matrixd[2]

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

matrixd3_0

matrixd[3]

Output of type matrixd[3]

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

matrixd4_0

matrixd[4]

Output of type matrixd[4]

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

matrixd2_arr_0

matrixd[2][]

Output of type matrixd[2][]

[]

matrixd3_arr_0

matrixd[3][]

Output of type matrixd[3][]

[]

matrixd4_arr_0

matrixd[4][]

Output of type matrixd[4][]

[]

normald3_0

normald[3]

Output of type normald[3]

[0.0, 0.0, 0.0]

normald3_arr_0

normald[3][]

Output of type normald[3][]

[]

normalf3_0

normalf[3]

Output of type normalf[3]

[0.0, 0.0, 0.0]

normalf3_arr_0

normalf[3][]

Output of type normalf[3][]

[]

normalh3_0

normalh[3]

Output of type normalh[3]

[0.0, 0.0, 0.0]

normalh3_arr_0

normalh[3][]

Output of type normalh[3][]

[]

pointd3_0

pointd[3]

Output of type pointd[3]

[0.0, 0.0, 0.0]

pointd3_arr_0

pointd[3][]

Output of type pointd[3][]

[]

pointf3_0

pointf[3]

Output of type pointf[3]

[0.0, 0.0, 0.0]

pointf3_arr_0

pointf[3][]

Output of type pointf[3][]

[]

pointh3_0

pointh[3]

Output of type pointh[3]

[0.0, 0.0, 0.0]

pointh3_arr_0

pointh[3][]

Output of type pointh[3][]

[]

quatd4_0

quatd[4]

Output of type quatd[4]

[0.0, 0.0, 0.0, 0.0]

quatd4_arr_0

quatd[4][]

Output of type quatd[4][]

[]

quatf4_0

quatf[4]

Output of type quatf[4]

[0.0, 0.0, 0.0, 0.0]

quatf4_arr_0

quatf[4][]

Output of type quatf[4][]

[]

quath4_0

quath[4]

Output of type quath[4]

[0.0, 0.0, 0.0, 0.0]

quath4_arr_0

quath[4][]

Output of type quath[4][]

[]

texcoordd2_0

texcoordd[2]

Output of type texcoordd[2]

[0.0, 0.0]

texcoordd3_0

texcoordd[3]

Output of type texcoordd[3]

[0.0, 0.0, 0.0]

texcoordd2_arr_0

texcoordd[2][]

Output of type texcoordd[2][]

[]

texcoordd3_arr_0

texcoordd[3][]

Output of type texcoordd[3][]

[]

texcoordf2_0

texcoordf[2]

Output of type texcoordf[2]

[0.0, 0.0]

texcoordf3_0

texcoordf[3]

Output of type texcoordf[3]

[0.0, 0.0, 0.0]

texcoordf2_arr_0

texcoordf[2][]

Output of type texcoordf[2][]

[]

texcoordf3_arr_0

texcoordf[3][]

Output of type texcoordf[3][]

[]

texcoordh2_0

texcoordh[2]

Output of type texcoordh[2]

[0.0, 0.0]

texcoordh3_0

texcoordh[3]

Output of type texcoordh[3]

[0.0, 0.0, 0.0]

texcoordh2_arr_0

texcoordh[2][]

Output of type texcoordh[2][]

[]

texcoordh3_arr_0

texcoordh[3][]

Output of type texcoordh[3][]

[]

timecode_0

timecode

Output of type timecode

0.0

timecode_arr_0

timecode[]

Output of type timecode[]

[]

token_0

token

Output of type token

default_token

token_arr_0

token[]

Output of type token[]

[]

transform4_0

transform[4]

Output of type transform[4]

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

transform4_arr_0

transform[4][]

Output of type transform[4][]

[]

uchar_0

uchar

Output of type uchar

0

uchar_arr_0

uchar[]

Output of type uchar[]

[]

uint_0

uint

Output of type uint

0

uint_arr_0

uint[]

Output of type uint[]

[]

uint64_0

uint64

Output of type uint64

0

uint64_arr_0

uint64[]

Output of type uint64[]

[]

vectord3_0

vectord[3]

Output of type vectord[3]

[0.0, 0.0, 0.0]

vectord3_arr_0

vectord[3][]

Output of type vectord[3][]

[]

vectorf3_0

vectorf[3]

Output of type vectorf[3]

[0.0, 0.0, 0.0]

vectorf3_arr_0

vectorf[3][]

Output of type vectorf[3][]

[]

vectorh3_0

vectorh[3]

Output of type vectorh[3]

[0.0, 0.0, 0.0]

vectorh3_arr_0

vectorh[3][]

Output of type vectorh[3][]

[]