How to get the whole image with SmartRender
I am developing a plugin using SmartRender.
I have applied the plugin under development to a 1920*1080 image with a 960*540 composition.
When using 'checkout_layer_pixels' to get 'PF_EffectWorld', I was provided an image of 1154*650 and could not get the entire image.
Is there any way to get the entire image applied?
Also, this problem can be solved by setting the size of the composition to 1920*1080 and I believe the problem is related to the size of the composition.
