Gizmos.Circle¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The input of the shard, if any | Any |
||
Output ➡️ |
The resulting output of the shard | None |
||
Center |
No | Center of the circle | none |
Float3 Var(Float3) |
XBase |
No | X direction of the plane the circle is on | none |
Float3 Var(Float3) |
YBase |
No | Y direction of the plane the circle is on | none |
Float3 Var(Float3) |
Radius |
No | Radius | none |
None Float Var(Float) |
Color |
No | Linear color of the circle | none |
None Float4 Var(Float4) |
Thickness |
No | Width of the circle in screen space | none |
None Int Float |
Draws a line in 3d space