Source Academy Modules
Preparing search index...
game
set_alpha
Function set_alpha
set_alpha
(
obj
:
GameObject
,
alpha
:
number
)
:
GameObject
|
undefined
Set the alpha of the object. Mutate the object.
Parameters
obj
:
GameObject
object to be set
alpha
:
number
new alpha
Returns
GameObject
|
undefined
game object itself
Settings
Theme
OS
Light
Dark
Source Academy Modules
Loading...
Set the alpha of the object. Mutate the object.