Method Enabled
Enabled(HumanSegmentationDepthMode)
Determine whether the segmentation depth mode is enabled.
Declaration
public static bool Enabled(this HumanSegmentationDepthMode segmentationDepthMode)
Parameters
Type | Name | Description |
---|---|---|
HumanSegmentationDepthMode | segmentationDepthMode | The segmentation depth mode to check. |
Returns
Type | Description |
---|---|
bool |
|