add_sublayer
This node adds a sublayer at the end of the sublayers of the given layer. The newly added sublayer becomes the strongest of the sublayers in the Pixar USD root layer.
This node adds sublayers at the end of the sublayers of the given layer. The last element in the given array of sublayers becomes the strongest of the sublayers in the Pixar USD root layer.
Inputs
sub_layer [in]
The sublayer to add to the layer.
layer [inout]
The layer in which to add the sublayer.
sub_layer
The sublayers to add to the layer.
layer
The layer in which to add the sublayers.