godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
ConcavePolygonShape._classBinding
godot
concavepolygonshape
ConcavePolygonShape
Undocumented in source.
struct
ConcavePolygonShape
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_faces")
GodotMethod
!(
void
,
PoolVector3Array
)
setFaces
;
__gshared
@
GodotName
("get_faces")
GodotMethod
!(
PoolVector3Array
)
getFaces
;
}
Members
Static variables
getFaces
GodotMethod
!(
PoolVector3Array
)
getFaces
;
Undocumented in source.
setFaces
GodotMethod
!(
void
,
PoolVector3Array
)
setFaces
;
Undocumented in source.
Meta
Source
See Implementation
godot
concavepolygonshape
ConcavePolygonShape
aliases
BaseClasses
functions
getFaces
opAssign
opEquals
setFaces
properties
data
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name