Skip to main content
API Reference NianticSpatial.NSDK.AR.Occlusion NsdkOcclusionExtension

RemoveSceneSegmentationSuppressionChannel


Declaration

public bool RemoveSceneSegmentationSuppressionChannel(SceneSegmentationChannel channel)

Summary

Removes a semantic segmentation channel, if it exists, from the collection of channels
that are suppressed in the depth buffer.

Returns

True if the channel was found and removed.

Parameters

NameTypeSummary
channelSceneSegmentationChannel
Semantic segmentation channel to remove.