Class LightAnchorHandles
LightAnchorHandles describes the Handles for the LightAnchorEditorTool
Inherited Members
Namespace: UnityEditor
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public class LightAnchorHandles
Constructors
| Name | Description |
|---|---|
| LightAnchorHandles(LightAnchor) | Initializes and returns an instance of LightAnchorHandles |
Properties
| Name | Description |
|---|---|
| anchorPosition | The anchor position |
| lightPosition | The light position |
Methods
| Name | Description |
|---|---|
| OnGUI() | On GUI |