T - Type of vector, either 2D or 3D, implementing the Vector interfacepublic interface RayConfiguration<T extends com.badlogic.gdx.math.Vector<T>>
RayConfiguration is a collection of rays typically used for collision avoidance.| Modifier and Type | Method and Description |
|---|---|
Ray<T>[] |
updateRays() |