UxrManipulationHapticFeedback.MinFrequency Property

Gets or sets continuous manipulation haptic feedback’s minimum frequency, which is the haptic frequency sent when the object is moving/rotating at or below MinSpeed/MinAngularSpeed.

Namespace: UltimateXR.Haptics.Helpers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public float MinFrequency { get; set; }

Property Value

Type: Single

See Also

Reference

UxrManipulationHapticFeedback Class
UltimateXR.Haptics.Helpers Namespace