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