DrawRay method
String
DrawRay(
- RayBase<
RayBase< ray,dynamic, Vector3Base, MatrixBase, QuaternionBase, Vector4Base> , Vector3Base, MatrixBase, QuaternionBase, Vector4Base> - ColorBase<
ColorBase> color
Implementation
String DrawRay(
RayBase ray,
ColorBase color,
) => 'DrawRay($ray, $color)';