DrawRay abstract method
void
DrawRay(
- RayStructType ray,
- ColorStructType color
Implementation
void DrawRay(
RayStructType ray,
ColorStructType color,
);
void DrawRay(
RayStructType ray,
ColorStructType color,
);