Click or drag to resize

MobileVRInterfaceSetIod Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.MobileVRInterface.SetIod(System.Single)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("SetIod is deprecated. Use the Iod property instead.")]
public void SetIod(
	float iod
)

Parameters

iod
Type: SystemSingle

[Missing <param name="iod"/> documentation for "M:Godot.MobileVRInterface.SetIod(System.Single)"]

See Also