bind_material_to_prims_dialog#

omni.kit.material.library.bind_material_to_prims_dialog(
stage: Stage,
prims: list,
) None#

Show dialog to user, so they an select material and bind to prims.

Parameters:
  • stage (Usd.Stage) – stage

  • prims (list) – list of prims to bind to.