godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
Sprite3D.regionRect
godot
sprite3d
Sprite3D
The region of the atlas texture to display.
regionEnabled
must be
true
.
Rect2
regionRect
[@property getter]
struct
Sprite3D
@
nogc
nothrow @
property
Rect2
regionRect
(
)
Rect2
regionRect
[@property setter]
Meta
Source
See Implementation
godot
sprite3d
Sprite3D
aliases
BaseClasses
functions
getFrame
getHframes
getRegionRect
getTexture
getVframes
isRegion
opAssign
opEquals
setFrame
setHframes
setRegion
setRegionRect
setTexture
setVframes
properties
frame
hframes
regionEnabled
regionRect
texture
vframes
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
The region of the atlas texture to display. regionEnabled must be true.