UxrManipulationHapticFeedback.MaxAmplitude Property

Gets or sets continuous manipulation haptic feedback’s maximum amplitude, which is the haptic amplitude sent when the object is moving/rotating at or over MaxSpeed/MaxAngularSpeed.

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

Syntax

C#

public float MaxAmplitude { get; set; }

Property Value

Type: Single

See Also

Reference

UxrManipulationHapticFeedback Class
UltimateXR.Haptics.Helpers Namespace