Click or drag to resize

ViewportSetUseArvr Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Viewport.SetUseArvr(System.Boolean)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("SetUseArvr is deprecated. Use the Arvr property instead.")]
public void SetUseArvr(
	bool use
)

Parameters

use
Type: SystemBoolean

[Missing <param name="use"/> documentation for "M:Godot.Viewport.SetUseArvr(System.Boolean)"]

See Also