Gizmos.DrawWireSpherestatic function DrawWireSphere (center : Vector3, radius : float) : voidDescriptionDraws a wireframe sphere with center and radius.
JavaScript
var explosionRadius = 5.0; using UnityEngine; import UnityEngine |
