godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
CSGPrimitive._classBinding
godot
csgprimitive
CSGPrimitive
Undocumented in source.
struct
CSGPrimitive
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_invert_faces")
GodotMethod
!(
void
,
bool
)
setInvertFaces
;
__gshared
@
GodotName
("is_inverting_faces")
GodotMethod
!(
bool
)
isInvertingFaces
;
}
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
properties
invertFaces
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name