PanoramaSky
Inherits: Sky < Resource < Reference < Object
Category: Core
Brief Description
A type of Sky used to draw a background texture.
Properties
Texture | panorama |
Description
A resource referenced in an Environment that is used to draw a background. The Panorama sky functions similar to skyboxes in other engines except it uses a equirectangular sky map instead of a cube map.
Property Descriptions
- Texture panorama
Setter | set_panorama(value) |
Getter | get_panorama() |
Texture to be applied to the PanoramaSky.