godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
PlaneShape._classBinding
godot
planeshape
PlaneShape
Undocumented in source.
struct
PlaneShape
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_plane")
GodotMethod
!(
void
,
Plane
)
setPlane
;
__gshared
@
GodotName
("get_plane")
GodotMethod
!(
Plane
)
getPlane
;
}
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
properties
plane
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name