DrawGizmos(Camera)
Draw the Gizmos for the specified camera.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public static void DrawGizmos(Camera camera)
Parameters
The camera of the current view.
Remarks
Additional Resources: ScriptableRenderContext.DrawGizmos.