godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
CollisionObject.inputRayPickable
godot
collisionobject
CollisionObject
If
true
, the
CollisionObject
's shapes will respond to
RayCast
s.
bool
inputRayPickable
[@property getter]
struct
CollisionObject
@
nogc
nothrow @
property
bool
inputRayPickable
(
)
bool
inputRayPickable
[@property setter]
Meta
Source
See Implementation
godot
collisionobject
CollisionObject
aliases
BaseClasses
functions
_inputEvent
_shapeChanged
_updateDebugShapes
createShapeOwner
getCaptureInputOnDrag
getRid
getShapeOwners
isRayPickable
isShapeOwnerDisabled
opAssign
opEquals
removeShapeOwner
setCaptureInputOnDrag
setRayPickable
shapeFindOwner
shapeOwnerAddShape
shapeOwnerClearShapes
shapeOwnerGetOwner
shapeOwnerGetShape
shapeOwnerGetShapeCount
shapeOwnerGetShapeIndex
shapeOwnerGetTransform
shapeOwnerRemoveShape
shapeOwnerSetDisabled
shapeOwnerSetTransform
toHash
properties
inputCaptureOnDrag
inputRayPickable
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
If true, the CollisionObject's shapes will respond to RayCasts.