Skip to content

Sphere and Wire Sphere

Jon McCreadie edited this page Oct 26, 2024 · 4 revisions
Screenshot 2024-10-14 193423

Description

Draw a solid or wireframe sphere.

Serialised Properties

Type Property Result
float Radius The size of the sphere.

Unity Docs

Unity - Scripting API: Gizmos.DrawSphere

Unity - Scripting API: Gizmos.DrawWireSphere

Clone this wiki locally