From 7215019020c69b4bc4fb11b92a189a94a93fa3df Mon Sep 17 00:00:00 2001 From: clayjohn Date: Sat, 25 Jan 2020 11:50:57 -0800 Subject: Add warning for radiance_size --- doc/classes/Sky.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/classes/Sky.xml') diff --git a/doc/classes/Sky.xml b/doc/classes/Sky.xml index 398a988d9e..6127bd0677 100644 --- a/doc/classes/Sky.xml +++ b/doc/classes/Sky.xml @@ -14,6 +14,7 @@ The [Sky]'s radiance map size. The higher the radiance map size, the more detailed the lighting from the [Sky] will be. See [enum RadianceSize] constants for values. + [b]Note:[/b] Some hardware will have trouble with higher radiance sizes, especially [constant RADIANCE_SIZE_512] and above. Only use such high values on high-end hardware. -- cgit v1.2.3