godot-d v0.0.7 (2018-11-02T21:25:15Z)
Dub
Repo
BackBufferCopy.rect
godot
backbuffercopy
BackBufferCopy
The area covered by the BackBufferCopy. Only used if
copy_mode
is
COPY_MODE_RECT
.
Rect2
rect
[@property getter]
struct
BackBufferCopy
@
nogc
nothrow @
property
Rect2
rect
(
)
Rect2
rect
[@property setter]
Meta
Source
See Implementation
godot
backbuffercopy
BackBufferCopy
aliases
BaseClasses
enums
Constants
CopyMode
functions
getCopyMode
getRect
opAssign
opEquals
setCopyMode
setRect
properties
copyMode
rect
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
The area covered by the BackBufferCopy. Only used if copy_mode is COPY_MODE_RECT.