Click or drag to resize

KinematicCollisionGetLocalShape Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.KinematicCollision.GetLocalShape"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetLocalShape is deprecated. Use the LocalShape property instead.")]
public Object GetLocalShape()

Return Value

Type: Object

[Missing <returns> documentation for "M:Godot.KinematicCollision.GetLocalShape"]

See Also