Skip to content

scene: Remove erratic passing of scale param

The target parameter would be bool hardwareClipping; removing scale, which is always bool true, now makes the call fallback to the default bool hardwareClipping = false

Merge request reports