Spinner
With this Spinner community component, an object can spin to a certain angle around a specified axis. Note that only one Spinner is allowed per object.
Field | Description |
---|---|
Axis | Determines the axis of the spinning. You can fetch the axis using spinner.settings.axis . |
Speed | Deterimines the speed of the spinning. You can fetch the speed using spinner.settings.speed . |
Angle | Determines the angle to which the object spins. You can fetch the speed using spinner.settings.angle . |