Preparing search index...
The search index is not available
Source Academy Modules
Source Academy Modules
game
set_alpha
Function set_alpha
set_
alpha
(
obj
,
alpha
)
:
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
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Source Academy Modules
Loading...
Set the alpha of the object. Mutate the object.