Changelog
Get Started With ALINE
Drawing Commands
Drawing Scopes
Drawing in a game
Drawing from a Job/ECS
Drawing in 2D
Drawing Utilities
Styling
Advanced usage
Deprecated List
Classes
ALINE
1.7.6
1.7.6
Action
Another action
Something else here
Separated link
Function
CommandBuilder
.
CrossXY
CrossXY
(float3 position,
Color
color)
Public
void
CrossXY
(
float3
position
Color
color
)
CrossXY
(float3 position, float size,
Color
color)
Public
void
CrossXY
(
float3
position
float
size
Color
color
)
CrossXY
(float3 position, float size=1)
Draws a cross in the XY plane.
Public
void
CrossXY
(
float3
position
float
size=1
)
Draws a cross in the XY plane.