Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Conversation

@simonebarbieri
Copy link

This PR adds support for rendering in Unreal.

instances = []
for asset in sel_objs:
family = unreal.EditorAssetLibrary.get_metadata_tag(asset, "family")
if (asset.get_class().get_name() == 'AvalonPublishInstance' and
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line break after binary operator

Base automatically changed from develop to main December 17, 2021 11:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants