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: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public IList<float> Direction { get; }

Property Value

Type: IListSingle
See Also