Enumerations
usdrt::AccessType: Type of access requested.
usdrt::UsdListPosition: Specifies a position to add items to lists.
usdrt::UsdSchemaType: An enum representing which type of schema a given schema class belongs to.
usdrt::UsdShadeAttributeType: Specifies the type of a shading attribute.
usdrt::UsdShadeConnectionModification: Choice when creating a single connection with the
ConnectToSource
method for a shading attribute. The new connection can replace any existing connections or be added to the list of existing connections. In which case there is a choice between prepending and appending to said list, which will be represented by Usd's list editing operations.