Gizmos.Disc¶
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 disc | none |
Float3 Var(Float3) |
XBase |
No | X direction of the plane the disc is on | none |
Float3 Var(Float3) |
YBase |
No | Y direction of the plane the disc is on | none |
Float3 Var(Float3) |
OuterRadius |
No | Radius of the outer circle of the disc | none |
None Float Var(Float) |
InnerRadius |
No | Radius of the inner circle of the disc | none |
None Float Var(Float) |
Color |
No | Linear color of the disc | none |
None Float4 Var(Float4) |
Culling |
No | Back-face culling of the disc | none |
None Bool Var(Bool) |
Draws a filled disc in 3d space