Update server_addon/maya/server/settings/publishers.py

This commit is contained in:
Toke Jepsen 2024-04-11 10:30:54 +01:00 committed by GitHub
parent 861c2ad8f4
commit 9bcc0389cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -493,7 +493,9 @@ class ExtractAlembicModel(BaseSettingsModel):
description=(
"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."
" 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."
)
)
userAttr: str = SettingsField(