Property | Type | Description | |
---|---|---|---|
Active | bool | ||
Duration | float | ||
EasingType | EasingType | ||
ElapsedTime | float | ||
MaximumAmount | float |
Method | Description | |
---|---|---|
VibrationMotorState ( double maximumAmount, float duration, EasingType easingType ) : System |
public VibrationMotorState ( double maximumAmount, float duration, EasingType easingType ) : System | ||
maximumAmount | double | |
duration | float | |
easingType | EasingType | |
return | System |