UxrManipulationHapticFeedback.MinAmplitude Property

Gets or sets continuous manipulation haptic feedback’s minimum amplitude, which is the haptic amplitude 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 MinAmplitude { get; set; }

Property Value

Type: Single

See Also

Reference

UxrManipulationHapticFeedback Class
UltimateXR.Haptics.Helpers Namespace