Method GetPropertiesInNamespace
GetPropertiesInNamespace(StdStringVector)
Declaration
public UsdPropertyVector GetPropertiesInNamespace(StdStringVector namespaces)
Parameters
Type | Name | Description |
---|---|---|
StdStringVector | namespaces |
Returns
Type | Description |
---|---|
UsdPropertyVector |
GetPropertiesInNamespace(string)
Declaration
public UsdPropertyVector GetPropertiesInNamespace(string namespaces)
Parameters
Type | Name | Description |
---|---|---|
string | namespaces |
Returns
Type | Description |
---|---|
UsdPropertyVector |