SkyboxModule
Star System Schema
/ Definitions / SkyboxModule
Schema Type: JSON Type: object
No Description Found
destroyStarField
Type: boolean
Whether to destroy the star field around the player
useCube
Type: boolean
Whether to use a cube for the skybox instead of a smooth sphere
rightPath
Type: string
Relative filepath to the texture to use for the skybox's positive X direction
leftPath
Type: string
Relative filepath to the texture to use for the skybox's negative X direction
topPath
Type: string
Relative filepath to the texture to use for the skybox's positive Y direction
bottomPath
Type: string
Relative filepath to the texture to use for the skybox's negative Y direction
frontPath
Type: string
Relative filepath to the texture to use for the skybox's positive Z direction
backPath
Type: string
Relative filepath to the texture to use for the skybox's negative Z direction