Click or drag to resize

MobileVRInterfaceSetK1 Method

Note: This API is now obsolete.

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

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

Parameters

k
Type: SystemSingle

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

See Also