godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
OccluderPolygon2D.polygon
godot
occluderpolygon2d
OccluderPolygon2D
A
Vector2
array with the index for polygon's vertices positions.
PoolVector2Array
polygon
[@property getter]
PoolVector2Array
polygon
[@property setter]
struct
OccluderPolygon2D
@
nogc
nothrow @
property
void
polygon
(
PoolVector2Array
v
)
Meta
Source
See Implementation
godot
occluderpolygon2d
OccluderPolygon2D
aliases
BaseClasses
enums
Constants
CullMode
functions
getCullMode
getPolygon
isClosed
opAssign
opEquals
setClosed
setCullMode
setPolygon
properties
closed
cullMode
polygon
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
A Vector2 array with the index for polygon's vertices positions.