Click or drag to resize

ARVRPositionalTrackerSetRumble Method

Note: This API is now obsolete.

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

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

Parameters

rumble
Type: SystemSingle

[Missing <param name="rumble"/> documentation for "M:Godot.ARVRPositionalTracker.SetRumble(System.Single)"]

See Also