Class ComponentUtility
Utility class for HDRP specific components.
Inherited Members
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public static class ComponentUtility
Methods
Name | Description |
---|---|
IsHDCamera(Camera) | Check if the provided camera is compatible with High-Definition Render Pipeline |
IsHDLight(Light) | Check if the provided light is compatible with High-Definition Render Pipeline |
IsHDReflectionProbe(ReflectionProbe) | Check if the provided reflection probe is compatible with High-Definition Render Pipeline |