Package net.runelite.api
Interface FloatProjection
-
- All Superinterfaces:
Projection
public interface FloatProjection extends Projection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description float[]
getProjection()
Get the projection as a 4x4 matrix-
Methods inherited from interface net.runelite.api.Projection
project
-
-