Property | Type | Description | |
---|---|---|---|
materials | Material[] | ||
rotateSpeed | float |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
GetCurrentMaterial ( ) : string | ||
SetMaterial ( string name ) : void | ||
SetRotatingSpeed ( float speed ) : void | ||
ToggleRotation ( ) : void | ||
Update ( ) : void |
public SetRotatingSpeed ( float speed ) : void | ||
speed | float | |
return | void |