godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
RayShape._new
godot
rayshape
RayShape
Construct a new instance of RayShape. Note: use
memnew!RayShape
instead.
struct
RayShape
@
nogc
nothrow static
RayShape
_new
(
)
Meta
Source
See Implementation
godot
rayshape
RayShape
aliases
BaseClasses
functions
getLength
getSlipsOnSlope
opAssign
opEquals
setLength
setSlipsOnSlope
toHash
properties
length
slipsOnSlope
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of RayShape. Note: use memnew!RayShape instead.