godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
PhysicsShapeQueryResult.getResultObject
godot
physicsshapequeryresult
PhysicsShapeQueryResult
Returns the
GodotObject
that intersected with the shape at index
idx
.
struct
PhysicsShapeQueryResult
@
nogc
nothrow const
GodotObject
getResultObject
(
in
long
idx
)
Meta
Source
See Implementation
godot
physicsshapequeryresult
PhysicsShapeQueryResult
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 GodotObject that intersected with the shape at index idx.