Click or drag to resize

ARVRAnchorGetIsActive Method

Returns true if the anchor is being tracked and false if no anchor with this ID is currently known.

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

Return Value

Type: Boolean

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

See Also