UxrManipulationHapticFeedback.MaxFrequency Property
Gets or sets continuous manipulation haptic feedback’s maximum frequency, which is the haptic frequency 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 MaxFrequency { get; set; }
Property Value
Type: Single
See Also
Reference
UxrManipulationHapticFeedback Class
UltimateXR.Haptics.Helpers Namespace