Click or drag to resize

ARVRPositionalTrackerRumble Property

The degree to which the tracker rumbles. Ranges from 0.0 to 1.0 with precision .01.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float Rumble { get; set; }

Property Value

Type: Single
See Also