Method IsHDReflectionProbe
IsHDReflectionProbe(ReflectionProbe)
Check if the provided reflection probe is compatible with High-Definition Render Pipeline
선언
public static bool IsHDReflectionProbe(ReflectionProbe reflectionProbe)
파라미터
타입 | 이름 | 설명 |
---|---|---|
ReflectionProbe | reflectionProbe | The ReflectionProbe to check |
반환
타입 | 설명 |
---|---|
bool | True if it is compatible, false otherwise |