UsdAsset¶
- class grill.names.UsdAsset(*args, sep='-', **kwargs)¶
Specialized
grill.names.CGAssetFilename object for USD asset resources.Inheritance Diagram for UsdAsset
This is the currency for USD asset identifiers in the pipeline.
- Examples:
See also
grill.names.CGAssetfor a description of available fields,naming.Namefor an overview of the core API.- classmethod get_anonymous(**values) UsdAsset¶
Get an anonymous
UsdAssetname with optional field overrides.Useful for situations where a temporary but valid identifier is needed.
- Parameters:
values – Variable keyword arguments with the keys referring to the name’s fields which will use the given values.
- Example: