FINComputerGPU
Parent |
Functions
bindScreen (newScreen : Trace<Object>)
Binds this GPU to the given screen. Unbinds the already bound screen.
Details
Flags |
RuntimeSync MemberFunc |
Display Name |
Bind Screen |
| Name | Type | Description |
|---|---|---|
New Screen |
Trace<Object> |
The screen you want to bind this GPU to. Null if you want to unbind the screen. |