FloorTileCamera
Extends: Camera2D
Description
Helper camera class that is a Camera2D but copies any pan, zoom, or anchor mode changes of the main camera. No options available.
Methods
void | UpdateCamera ( ) |
Method Descriptions
- void UpdateCamera ( ):
Clone the pan and zoom of the main camera.