NsdkSceneSegmentationOverlay
↳ extends ConditionalRenderer
Declaration
public sealed class NsdkSceneSegmentationOverlay : ConditionalRendererProperties
| Name | Type | Summary |
|---|---|---|
| BackProjectionDistance | float | Distance in meters (from the camera) to back-project the image. |
| Intrinsics | Nullable<XRCameraIntrinsics> | The intrinsics matrix of the semantics image. |
| readonly IsMetadataAvailable | bool | Whether the semantics metadata (such as number of channels) is available. |
Fields
| Name | Type | Summary |
|---|---|---|
| static KShaderName | string | The shader name to use for the semantics overlay. |
Methods
| Name | Type | Summary |
|---|---|---|
| SetChannel | void | Sets the current channel to display. |