SkyBox¶
Inherits: EntityHandle
C++ type: SkyBox
Cubemap sky rendering.
Properties¶
| Name | Languages |
|---|---|
color |
C++ | Lua |
alpha |
C++ | Lua |
rotation |
C++ | Lua |
Methods¶
| Name | Languages |
|---|---|
setTextures |
C++ | Lua |
setTexture |
C++ | Lua |
setTexturePositiveX |
C++ | Lua |
setTextureNegativeX |
C++ | Lua |
setTexturePositiveY |
C++ | Lua |
setTextureNegativeY |
C++ | Lua |
setTexturePositiveZ |
C++ | Lua |
setTextureNegativeZ |
C++ | Lua |
setColor |
C++ | Lua |