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
Returns
True if the channel was successfully added.
Parameters
| Name | Type | Summary |
|---|---|---|
| channel | SceneSegmentationChannel | Semantic segmentation channel to add |
Adds a semantic segmentation channel to the collection of channels that are suppressed in the depth buffer.