GodotSharpAPI
GodotSharpAPI
Godot
CollisionShape Class
CollisionShape Properties
Disabled Property
Shape Property
CollisionShape
Disabled Property
A disabled collision shape has no effect in the world.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
Disabled
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
CollisionShape Class
Godot Namespace