Click or drag to resize

ARVRInterfaceIsStereo Method

Returns true if the current output of this interface is in stereo.

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.ARVRInterface.IsStereo"]

See Also