godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
PlaneShape.GDNativeClassBinding
godot
planeshape
PlaneShape
Undocumented in source.
struct
PlaneShape
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_plane")
GodotMethod
!(
Plane
)
getPlane
;
__gshared
@
GodotName
("set_plane")
GodotMethod
!(
void
,
Plane
)
setPlane
;
}
Members
Static variables
getPlane
GodotMethod
!(
Plane
)
getPlane
;
Undocumented in source.
setPlane
GodotMethod
!(
void
,
Plane
)
setPlane
;
Undocumented in source.
Meta
Source
See Implementation
godot
planeshape
PlaneShape
aliases
BaseClasses
functions
getPlane
opAssign
opEquals
setPlane
toHash
properties
plane
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name