mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Update client/ayon_core/hosts/maya/plugins/publish/extract_pointcache.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
08a4d48aa1
commit
5cb862cf22
1 changed files with 1 additions and 1 deletions
|
|
@ -238,7 +238,7 @@ class ExtractAlembic(publish.Extractor, AYONPyblishPluginMixin):
|
||||||
"attr": TextDef(
|
"attr": TextDef(
|
||||||
"attr",
|
"attr",
|
||||||
label="Custom Attributes",
|
label="Custom Attributes",
|
||||||
placeholder="attr1;attr2",
|
placeholder="attr1; attr2; ...",
|
||||||
default=cls.attr,
|
default=cls.attr,
|
||||||
tooltip=(
|
tooltip=(
|
||||||
"Attributes matching by name will be included in the "
|
"Attributes matching by name will be included in the "
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue