KX_2DFilterOffScreen(EXP_Value)¶
base class — EXP_Value
-
class
bge.types.
KX_2DFilterOffScreen
(EXP_Value)¶ 2D filter custom off screen.
-
width
¶ The off screen width, -1 if the off screen can be resized dynamically (read-only).
- Type
integer
-
height
¶ The off screen height, -1 if the off screen can be resized dynamically (read-only).
- Type
integer
-