RemoveReferenceCommand

class omni.usd.commands.RemoveReferenceCommand(stage, prim_path: Path, reference: Reference)

Bases: ReferenceCommandBase

Methods

__init__(stage, prim_path, reference)

do()

__init__(stage, prim_path: Path, reference: Reference)