godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
CSGPrimitive._new
godot
csgprimitive
CSGPrimitive
Construct a new instance of CSGPrimitive. Note: use
memnew!CSGPrimitive
instead.
struct
CSGPrimitive
@
nogc
nothrow static
CSGPrimitive
_new
(
)
Meta
Source
See Implementation
godot
csgprimitive
CSGPrimitive
aliases
BaseClasses
functions
isInvertingFaces
opAssign
opEquals
setInvertFaces
toHash
properties
invertFaces
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of CSGPrimitive. Note: use memnew!CSGPrimitive instead.