DrawPoint3D method

Implementation

String DrawPoint3D(
  Vector3Base position,
  ColorBase color,
) => 'DrawPoint3D($position, $color)';