how to see gizmos in unity scene code example Example: how to set a gizmo color unity void OnDrawGizmos(){ Gizmos.color = Color.red; }