Method IsHDReflectionProbe
IsHDReflectionProbe(ReflectionProbe)
Check if the provided reflection probe is compatible with High-Definition Render Pipeline
Declaration
public static bool IsHDReflectionProbe(ReflectionProbe reflectionProbe)
Parameters
| Type | Name | Description |
|---|---|---|
| ReflectionProbe | reflectionProbe | The ReflectionProbe to check |
Returns
| Type | Description |
|---|---|
| bool | True if it is compatible, false otherwise |