From 1bf7f8fcd13bf1662e961ab07b5799b5975491b3 Mon Sep 17 00:00:00 2001 From: clayjohn Date: Sun, 13 May 2018 13:39:37 -0700 Subject: [PATCH] filled in docs for panorama sky filled in docs for panorama sky --- doc/classes/PanoramaSky.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/classes/PanoramaSky.xml b/doc/classes/PanoramaSky.xml index eb288d13be..402e65c573 100644 --- a/doc/classes/PanoramaSky.xml +++ b/doc/classes/PanoramaSky.xml @@ -1,8 +1,10 @@ + A type of [Sky] used to draw a background texture. + 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. @@ -12,6 +14,7 @@ + [Texture] to be applied to the PanoramaSky.