RemoveSceneSegmentationSuppressionChannel
Declaration
public bool RemoveSceneSegmentationSuppressionChannel(SceneSegmentationChannel channel)
Summary
Returns
True if the channel was found and removed.
Parameters
| Name | Type | Summary |
|---|---|---|
| channel | SceneSegmentationChannel | Semantic segmentation channel to remove. |
Removes a semantic segmentation channel, if it exists, from the collection of channels
that are suppressed in the depth buffer.