godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ConcavePolygonShape.setFaces
godot
concavepolygonshape
ConcavePolygonShape
Sets the faces (an array of triangles).
struct
ConcavePolygonShape
@
nogc
nothrow
void
setFaces
(
in
PoolVector3Array
faces
)
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
Sets the faces (an array of triangles).