DrawCubeWiresV abstract method

void DrawCubeWiresV(
  1. Vector3StructType position,
  2. Vector3StructType size,
  3. ColorStructType color
)

Implementation

void DrawCubeWiresV(
  Vector3StructType position,
  Vector3StructType size,
  ColorStructType color,
);