Summary
Draws a sphere gizmo in the Scene View.
- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
- Containing Type
- FMUtilities
Syntax
public static void DrawSphereGizmo(Vector3 position, float radius, Color color)
Parameters
| Name | Type | Description |
|---|---|---|
| position | Vector3 | |
| radius | float | |
| color | Color |
Return Value
| Type | Description |
|---|---|
| void |