 Quantum 3
        
        
            3.0.9
        
            Quantum 3
        
        
            3.0.9
        
    Stores information to draw the debug shape sphere. More...
| Public Attributes | |
| FPVector3 | Center | 
| The world position of the sphere center.  More... | |
| ColorRGBA | Color | 
| The sphere color.  More... | |
| FP | Radius | 
| The sphere radius.  More... | |
| bool | Wire | 
| Draw the sphere as a wireframe.  More... | |
Stores information to draw the debug shape sphere.
| FP Quantum.Draw.DebugSphere.Radius | 
The sphere radius.
| FPVector3 Quantum.Draw.DebugSphere.Center | 
The world position of the sphere center.
| ColorRGBA Quantum.Draw.DebugSphere.Color | 
The sphere color.
| bool Quantum.Draw.DebugSphere.Wire | 
Draw the sphere as a wireframe.