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
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