Class ComponentUtility
Utility class for component checks.
Inherited Members
Namespace: UnityEngine.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Runtime.dll
Syntax
public static class ComponentUtility
Methods
Name | Description |
---|---|
IsUniversalCamera(Camera) | Check if the provided camera is compatible with Universal Render Pipeline |
IsUniversalLight(Light) | Check if the provided light is compatible with Universal Render Pipeline |