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