Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MeshNamingMethod segmentation setting #833

Merged
merged 1 commit into from
Feb 22, 2018

Conversation

aburgm
Copy link
Contributor

@aburgm aburgm commented Feb 21, 2018

This allows to refer to meshes by their static mesh name instead of the
owner name in the segmentation APIs and the initial object ID assignments. Note that it is not possible to tell individual instances of the same static mesh apart this way, but the names are often more intuitive, and it allows to tell apart some instances such as spline mesh components from other instances of different types or the landscape. See #776.

This allows to refer to meshes by their static mesh name instead of the
owner name in the segmentation APIs and the initial object ID assignments.
@sytelus sytelus merged commit e08497f into microsoft:master Feb 22, 2018
sytelus added a commit that referenced this pull request Feb 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants