blockDisplayName#

Fully qualified name: usdex::core::blockDisplayName

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

Block this prim’s display name (metadata)

The fallback value will be explicitly authored to both uiHints:displayName and the original displayName field to cause the value to resolve as if there were no authored value opinions in weaker layers.

Parameters:

prim – The prim to block the display name for

Returns:

True on success, otherwise false