add_deform_layer_usd
- add_deform_layer_usd(usd_display, usd_path, filename, name)
Add a new deformation layer on the top of the layer stack for a USD prim and its children, and return it
- Parameters
usd_display – The UsdDisplay node before which the deformation will be performed
usd_path – The USD PrimPath of the root usd object to deform
filename – The layer node filename to import
name – Optional layer name
- Returns
the newly created layer
- Return type
DeformLayer