godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
PlaneShape._new
godot
planeshape
PlaneShape
Construct a new instance of PlaneShape. Note: use
memnew!PlaneShape
instead.
struct
PlaneShape
@
nogc
nothrow static
PlaneShape
_new
(
)
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
Construct a new instance of PlaneShape. Note: use memnew!PlaneShape instead.