API reference
API reference
Select your platform
No SDKs available
No versions available

FMRUKLabelFilter Struct

Label filter to use in MRUK (Mixed Reality Utility Kit). You can use this to filter anchors by their labels. use the IncludedLabels and ExcludedLabels list to specify which labels to include and exclude.

Fields

If included labels is not empty then the anchor must have at least one of the labels in this list.
Anchors with any of the labels in this exclusion list will be ignored.
Enum flags representing component types to include, by default include all component types.

Member Functions

Check if the labels pass the given label filter
Parameters
Labels
The labels to check.
Returns
Whether the filter passes or not.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon