Click or drag to resize

ViewportPhysicsObjectPicking Property

If true, the objects rendered by viewport become subjects of mouse picking process.

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

Property Value

Type: Boolean
See Also