Property | Type | Description | |
---|---|---|---|
brightness | float | ||
materials | Material[] |
Method | Description | |
---|---|---|
SetBrightness ( float brightness ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnDestroy ( ) : void | ||
Start ( ) : void |
public SetBrightness ( float brightness ) : void | ||
brightness | float | |
return | void |