GetRayCollisionBox method
String
GetRayCollisionBox(
- RayBase<
RayBase< ray,dynamic, Vector3Base, MatrixBase, QuaternionBase, Vector4Base> , Vector3Base, MatrixBase, QuaternionBase, Vector4Base> - BoundingBoxBase<
BoundingBoxBase< boxdynamic, Vector3Base, MatrixBase, QuaternionBase, Vector4Base> , Vector3Base, MatrixBase, QuaternionBase, Vector4Base>
Implementation
String GetRayCollisionBox(
RayBase ray,
BoundingBoxBase box,
) => 'GetRayCollisionBox($ray, $box)';