SiliconGhetto Engine API
Homepage
GitHub
Preparing search index...
types
TextOpts
Interface TextOpts
RGB color options for text rendering.
interface
TextOpts
{
r
?:
number
;
g
?:
number
;
b
?:
number
;
}
Index
Properties
r?
g?
b?
Properties
Optional
r
r
?:
number
Optional
g
g
?:
number
Optional
b
b
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
r
g
b
Homepage
GitHub
SiliconGhetto Engine API
Loading...
RGB color options for text rendering.