godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Physics2DShapeQueryResult.getResultRid
godot
physics2dshapequeryresult
Physics2DShapeQueryResult
Returns the
RID
of the object that intersected with the shape at index
idx
.
struct
Physics2DShapeQueryResult
@
nogc
nothrow const
RID
getResultRid
(
in
long
idx
)
Meta
Source
See Implementation
godot
physics2dshapequeryresult
Physics2DShapeQueryResult
aliases
BaseClasses
functions
getResultCount
getResultObject
getResultObjectId
getResultObjectShape
getResultRid
opAssign
opEquals
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the RID of the object that intersected with the shape at index idx.