Contents

rename(to:)

Sets the prim’s name.

Declaration

func rename(to name: USDToken) throws

Parameters

  • name:

    The new name to assign.

Discussion