getValidPropertyName
Fully qualified name: usdex::core::getValidPropertyName
-
pxr::TfToken usdex::core::getValidPropertyName(
- const std::string &name,
)
Produce a valid property name using the Bootstring algorithm.
- Parameters:
name – The input name
- Returns:
A string that is considered valid for use as a property name.