clearDisplayName#

Fully qualified name: usdex::core::clearDisplayName

bool usdex::core::clearDisplayName(pxr::UsdPrim prim)#

Clears this prim’s display name (metadata) in the current EditTarget (only)

Both uiHints:displayName and the original displayName field are cleared. Other members of the uiHints dictionary are preserved.

Parameters:

prim – The prim to clear the display name for

Returns:

True on success, otherwise false