Fix docstring, the houdini_cached_legacy_subsets was actually always created

This commit is contained in:
Roy Nieterau 2023-01-25 18:08:01 +01:00
parent 14bc9affe6
commit 396ce2d3aa

View file

@ -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.