Click or drag to resize

CollisionObjectInputRayPickable Property

If true, the CollisionObject's shapes will respond to RayCasts.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool InputRayPickable { get; set; }

Property Value

Type: Boolean
See Also