Property | Type | Description | |
---|---|---|---|
decreaseScale | KeyCode, | ||
increaseScale | KeyCode, | ||
resetScale | KeyCode, |
Method | Description | |
---|---|---|
ApplyRescale ( float multiplier ) : void | ||
DecreaseScale ( ) : void | ||
IncreaseScale ( ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
ResetScale ( ) : void | ||
Update ( ) : void |
public ApplyRescale ( float multiplier ) : void | ||
multiplier | float | |
return | void |