GodotSharpAPI
GodotSharpAPI
Godot
CollisionShape2D Class
CollisionShape2D Properties
Disabled Property
OneWayCollision Property
OneWayCollisionMargin Property
Shape Property
CollisionShape2D
Shape Property
The actual shape owned by this collision shape.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Shape2D
Shape
{
get
;
set
; }
Property Value
Type:
Shape2D
See Also
Reference
CollisionShape2D Class
Godot Namespace