Class GameObjectExtension
Extensions to create new Lights in HDRP.
Inherited Members
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public static class GameObjectExtension
Methods
Name | Description |
---|---|
AddHDLight(GameObject, HDLightTypeAndShape) | Add a new HDRP Light to a GameObject |
RemoveHDLight(GameObject) | Remove the HD Light components from a GameObject. |