From 5687fa470962fc3f6528e6886284e3e965e7e35c Mon Sep 17 00:00:00 2001 From: Karol Walasek Date: Thu, 13 Oct 2016 18:25:06 +0200 Subject: [PATCH] Fixed Particle2D docs - radians to degrees for some params --- doc/base/classes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/base/classes.xml b/doc/base/classes.xml index f7abc8a3d55..55f00216976 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -26265,7 +26265,7 @@ - Direction in radians at which the particles will be launched, Notice that when the direction is set to 0 the particles will be launched to the negative + Direction in degrees at which the particles will be launched, Notice that when the direction is set to 0 the particles will be launched to the negative @@ -26279,7 +26279,7 @@ Velocity at which the particles will orbit around the emitter center - Direction in radians at which the particles will be attracted + Direction in degrees at which the particles will be attracted Strength of the gravitation attraction for each particle