DrawBoundingBox method
String
DrawBoundingBox(
- BoundingBoxBase<
BoundingBoxBase< box,dynamic, Vector3Base, MatrixBase, QuaternionBase, Vector4Base> , Vector3Base, MatrixBase, QuaternionBase, Vector4Base> - ColorBase<
ColorBase> color
Implementation
String DrawBoundingBox(
BoundingBoxBase box,
ColorBase color,
) => 'DrawBoundingBox($box, $color)';