mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Fix docstring, the houdini_cached_legacy_subsets was actually always created
This commit is contained in:
parent
14bc9affe6
commit
396ce2d3aa
1 changed files with 2 additions and 3 deletions
|
|
@ -103,9 +103,8 @@ class HoudiniCreatorBase(object):
|
|||
fill it with all collected instances from the scene under its
|
||||
respective creator identifiers.
|
||||
|
||||
If legacy instances are detected in the scene, create
|
||||
`houdini_cached_legacy_subsets` there and fill it with
|
||||
all legacy subsets under family as a key.
|
||||
Create `houdini_cached_legacy_subsets` key for any legacy instances
|
||||
detected in the scene as instances per family.
|
||||
|
||||
Args:
|
||||
Dict[str, Any]: Shared data.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue