remove_materials_from_stage_filter_func

omni.kit.material.library.remove_materials_from_stage_filter_func(filter_fn: callable)

Remove filter callback function from get_materials_from_stage_async() callback.

Parameters

filter_fn (callable) – Filter function.