From 1222541c9510d72999c42bf2c934647e95fc0787 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Tue, 7 Apr 2020 09:56:01 +0200 Subject: i18n: Sync translate template for class reference Adds initial fr.po translation for initialization on Weblate. --- doc/classes/BaseMaterial3D.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/classes/BaseMaterial3D.xml') diff --git a/doc/classes/BaseMaterial3D.xml b/doc/classes/BaseMaterial3D.xml index bffaf91e1d..5bb94d2858 100644 --- a/doc/classes/BaseMaterial3D.xml +++ b/doc/classes/BaseMaterial3D.xml @@ -306,6 +306,8 @@ If [code]true[/code], subsurface scattering is enabled. Emulates light that penetrates an object's surface, is scattered, and then emerges. + + The strength of the subsurface scattering effect. @@ -591,7 +593,9 @@ Invert values read from a depth texture to convert them to height values (heightmap). - + + + Represents the size of the [enum Flags] enum. -- cgit v1.2.3