DrawPlane abstract method
void
DrawPlane(
- Vector3StructType centerPos,
- Vector2StructType size,
- ColorStructType color
Implementation
void DrawPlane(
Vector3StructType centerPos,
Vector2StructType size,
ColorStructType color,
);