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

AddSceneSegmentationSuppressionChannel

Adds a semantic segmentation channel to the collection of channels that are suppressed in the depth buffer.

Declaration

public bool AddSceneSegmentationSuppressionChannel(SceneSegmentationChannel channel)

Summary

Adds a semantic segmentation channel to the collection of channels that are suppressed in the depth buffer.

Returns

True if the channel was successfully added.

Parameters

NameTypeSummary
channelSceneSegmentationChannel
Semantic segmentation channel to add