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 public bool PhysicsObjectPicking { get; set; }
Property Value
Type:
BooleanSee Also