rayStepRate : integer
When ray-casting against tiles this is the number of steps it will jump. For larger tile sizes you can increase this to improve performance.
- Default Value
- 4
- Source code: tilemap/TilemapLayer.js (Line 174)
rayStepRate : integer
When ray-casting against tiles this is the number of steps it will jump. For larger tile sizes you can increase this to improve performance.
Please login to continue.