Click or drag to resize

GCControllerDualShock4ExtensionvibrationMotorCount Property

The number of vibration motors in this controller.

Namespace:  Rewired.Platforms.Apple.GameController
Assembly:  Rewired_OSX (in Rewired_OSX.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int vibrationMotorCount { get; }

Property Value

Type: Int32

Implements

IControllerVibratorvibrationMotorCount
See Also