Class GizmoUtility
Set of utilities for gizmos
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public static class GizmoUtility
Methods
| Name | Description |
|---|---|
| GetHandleColor(Color) | Modifies the given Color for handles |
| GetWireframeColor(Color) | Modifies the given Color for wire frames |
| GetWireframeColorBehindObjects(Color) | Modifies the given Color for wire frames behind objects |