Click or drag to resize

RotateAroundAxisSetSpeed Method (RotateAroundAxisSpeed)

Sets the current speed.

Namespace:  Rewired.ComponentControls.Effects
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void SetSpeed(
	RotateAroundAxisSpeed speed
)

Parameters

speed
Type: Rewired.ComponentControls.EffectsRotateAroundAxisSpeed
See Also