godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
CSGPrimitive.GDNativeClassBinding
godot
csgprimitive
CSGPrimitive
Undocumented in source.
struct
CSGPrimitive
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("is_inverting_faces")
GodotMethod
!(
bool
)
isInvertingFaces
;
__gshared
@
GodotName
("set_invert_faces")
GodotMethod
!(
void
,
bool
)
setInvertFaces
;
}
Members
Static variables
isInvertingFaces
GodotMethod
!(
bool
)
isInvertingFaces
;
Undocumented in source.
setInvertFaces
GodotMethod
!(
void
,
bool
)
setInvertFaces
;
Undocumented in source.
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