Click or drag to resize

ARVRAnchorGetSize Method

Returns the estimated size of the plane that was detected. Say when the anchor relates to a table in the real world, this is the estimated size of the surface of that table.

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

Return Value

Type: Vector3

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

See Also