Click or drag to resize

ForceFeedbackEffectDirection Property

Normalized vector conformable to the axes. For single-axis must be null.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public IList<float> Direction { get; }

Property Value

Type: IListSingle
See Also