Uses of Class
studio.magemonkey.fabled.api.target.AABB.Ray3D
Packages that use AABB.Ray3D
-
Uses of AABB.Ray3D in studio.magemonkey.fabled.api.target
Methods in studio.magemonkey.fabled.api.target with parameters of type AABB.Ray3DModifier and TypeMethodDescriptionAABB.intersectsRay
(AABB.Ray3D ray, float minDist, double maxDist) Calculates intersection with the given ray between a certain distance interval.