Wiki > TV3D65 Index > TVScene
SetBackgroundColor
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | SetBackgroundColor(r As Single , g As Single , b As Single , a As Single) |
| C++ | void SetBackgroundColor(float r , float g , float b , float a ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| r | No | r description |
| g | No | g description |
| b | No | b description |
| a | Yes | a description |
RETURN VALUE
| Null | Does not return a value. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.