UsdAsset

class grill.names.UsdAsset(*args, sep='-', **kwargs)

Specialized grill.names.CGAssetFile name object for USD asset resources.

This is the currency for USD asset identifiers in the pipeline.

Examples:

See also

grill.names.CGAsset for a description of available fields, naming.Name for an overview of the core API.

classmethod get_anonymous(**values) UsdAsset

Get an anonymous UsdAsset name 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: