Click or drag to resize

ARVRAnchorGetPlane Method

Returns a plane aligned with our anchor; handy for intersection testing.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Plane GetPlane()

Return Value

Type: Plane

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

See Also