base class — bpy_struct
Scroll and zoom for a 2D region
Transform region coordinates to 2D view
| Parameters: |
|
|---|---|
| Returns: | Result, View coordinates |
| Return type: | float array of 2 items in [-inf, inf] |
Transform 2D view coordinates to region
| Parameters: |
|
|---|---|
| Returns: | Result, Region coordinates |
| Return type: | int array of 2 items in [-inf, inf] |
Inherited Properties
Inherited Functions
References