DrawFrustum(Vector3, float, float, float, float)
Draw a camera frustum using the currently set Gizmos.matrix for its location and rotation.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static void DrawFrustum(Vector3 center, float fov, float maxRange, float minRange, float aspect)