get_target_rect
Description:
Retrieves the origin and size of the offscreen buffer used by this to paint the actor to which it has been applied.
This function should only be called by OffscreenEffect implementations, from within the paint_target virtual function.
Parameters:
this | |
rect |
return location for the target area |
Returns:
|