RelationshipTargetBase

class omni.usd.commands.RelationshipTargetBase(relationship: Relationship, target: Path)

Bases: Command

Methods

__init__(relationship, target)

undo()

__init__(relationship: Relationship, target: Path)