mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Update server_addon/maya/server/settings/publishers.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
f27b31def7
commit
4b6081a84a
1 changed files with 2 additions and 2 deletions
|
|
@ -439,8 +439,8 @@ class ExtractAlembicModel(BaseSettingsModel):
|
|||
"The frame to start scene evaluation at. This is used to set the "
|
||||
"starting frame for time dependent translations and can be used to"
|
||||
" evaluate run-up that isn't actually translated.\n"
|
||||
"NOTE: preRoll needs to be enabled in the export flags for this "
|
||||
"start frame to be considered."
|
||||
"NOTE: Pre Roll needs to be enabled for this start frame "
|
||||
"to be considered."
|
||||
)
|
||||
)
|
||||
pythonPerFrameCallback: str = SettingsField(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue