AttributeConvention Prim Decorator
✨ New in Katana 7.5
The AttributeConvention Prim Decorator allows for generic conversion of Katana attributes to USD attributes, which may not be covered by another prim decorator.
Attributes
Attributes are defined under the usd.conversion.attribute
Group Attribute.
Type |
Attribute |
Description |
---|---|---|
|
|
The absolute path to the Katana Attribute name. This is a required attribute when the
|
|
|
The USD attribute name. Required. |
|
|
The USD attribute type name. Required. |
|
|
The USD attribute variability. Possible values are |
|
|
Determines if the USD attribute should be written as Custom. This is |
|
|
If no Katana attribute is found at |
|
|
A group holding attribute metadata names. |
|
|
The USD attribute metadata name. Required. |
|
|
Determines if the metadata field should be set as |
|
|
The value of the USD attribute metadata. Required. |
|
|
The USD metadata type name. Required. |
Relationships
Relationships are defined under the usd.conversion.relationship
Group Attribute.
Type |
Attribute |
Description |
---|---|---|
|
|
The absolute path to the Katana Attribute. The value of this Katana Attribute must be one or more valid locations. Required. |
|
|
The USD relationship name. Required. |
Schemas
Type |
Attribute |
Description |
---|---|---|
|
|
The concrete type schema to apply to the Prim. |
|
|
A list of USD Schema names to apply to the Prim. |
Specifier
Type |
Attribute |
Description |
---|---|---|
|
|
The prim specifier to create the prim with. Possible values are |
Metadata
Metadata is defined under the usd.conversion.metadata
Group Attribute.
Type |
Attribute |
Description |
---|---|---|
|
|
The absolute path to the Katana Attribute name. Required. |
|
|
The name of the metadata item. Delimiting with a |
|
|
The type name of the USD metadata item. Required. |
|
|
Determines if the USD attribute should be written as Custom. This is 0 (false) by default. |
|
|
If no Katana attribute is found at |