Node wich defines a cylinder background made up of a 360° side surface, a bottom and a top.
To add a "Background360":
| Name | Type | Description |
|---|---|---|
| Move With Camera | CheckBox | For moving the background according to the movement of the camera. |
| Overall Scale | RulerControl | Sets general scale. |
| Height Ratio | RulerControl | Sets the height extension of the Background360. |
| Altitude | RulerControl | Sets the altitude (Y coordinate) of Background360. |
| Show Side | CheckBox | Shows/hides side surface. |
| SideColor | ColorPalette | Sets base or personalized colours, tones, saturation, brightness, RGB (Red Green Blue) values. |
| Side Image | PictureSelector | Selects image file from URL. |
| Show Top | CheckBox | Shows/hides top surface. |
| TopColor | ColorPalette | Sets base or personalized colours, tones, saturation, brightness, RGB (Red Green Blue) values. |
| Top Image | PictureSelector | Selects image file from URL. |
| Top Image Rotation | SliderControl | Sets rotation degree of top image (texture). |
| Top Image Scale | 2 ScaleControls | Sets the scale along the X and Y axes of the top image. |
| Show Bottom | CheckBox | Shows/hides bottom surface. |
| BottomColor | ColorPalette | Sets base or personalized colours, tones, saturation, brightness, RGB (Red Green Blue) values. |
| Bottom Image | PictureSelector | Selects image file from URL. |
| Bottom Image Rotation | SliderControl | Sets rotation degree of bottom image (texture). |
| Bottom Image Scale | 2 ScaleControls | Sets the scale along the X and Y axes of the bottom image. |