godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ConcavePolygonShape.GDNativeClassBinding
godot
concavepolygonshape
ConcavePolygonShape
Undocumented in source.
struct
ConcavePolygonShape
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_faces")
GodotMethod
!(
PoolVector3Array
)
getFaces
;
__gshared
@
GodotName
("set_faces")
GodotMethod
!(
void
,
PoolVector3Array
)
setFaces
;
}
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
toHash
properties
data
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name