roundPx : boolean
If a Camera has roundPx set to true it will call view.floor as part of its update loop, keeping its boundary to integer values. Set this to false to disable this from happening.
- Default Value
- true
- Source code: core/Camera.js (Line 71)
Please login to continue.