From 8a8ace8fa0973abe8476a6833c48b7255b1e43c3 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 (cherry picked from commit 5687fa470962fc3f6528e6886284e3e965e7e35c) --- 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 dcca1b613c5..a44a63fc374 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -25300,7 +25300,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 @@ -25314,7 +25314,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