Click or drag to resize

RotateAroundAxisfastRotationSpeed Property

The speed of rotation when speed is set to Speed.Fast. This measured in degrees per second.

Namespace:  Rewired.ComponentControls.Effects
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float fastRotationSpeed { get; set; }

Property Value

Type: Single
See Also