Click or drag to resize

PlaneShapeGetPlane Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.PlaneShape.GetPlane"]

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

Return Value

Type: Plane

[Missing <returns> documentation for "M:Godot.PlaneShape.GetPlane"]

See Also