godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
CSGMesh._new
godot
csgmesh
CSGMesh
Construct a new instance of CSGMesh. Note: use
memnew!CSGMesh
instead.
struct
CSGMesh
@
nogc
nothrow static
CSGMesh
_new
(
)
Meta
Source
See Implementation
godot
csgmesh
CSGMesh
aliases
BaseClasses
functions
_meshChanged
getMaterial
getMesh
opAssign
opEquals
setMaterial
setMesh
toHash
properties
mesh
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of CSGMesh. Note: use memnew!CSGMesh instead.