From c5d7115038de5f83cb83e08748615a84fc26bee2 Mon Sep 17 00:00:00 2001 From: Yuri Sizov Date: Sat, 6 Aug 2022 21:11:48 +0300 Subject: Rename the argument tag to param in XML documentation --- modules/noise/doc_classes/Noise.xml | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'modules/noise/doc_classes') diff --git a/modules/noise/doc_classes/Noise.xml b/modules/noise/doc_classes/Noise.xml index 5af204575c..735ca388de 100644 --- a/modules/noise/doc_classes/Noise.xml +++ b/modules/noise/doc_classes/Noise.xml @@ -13,59 +13,59 @@ - - - - + + + + Returns a 2D [Image] noise image. - + Returns the 1D noise value at the given (x) coordinate. - - + + Returns the 2D noise value at the given position. - + Returns the 2D noise value at the given position. - - - + + + Returns the 3D noise value at the given position. - + Returns the 3D noise value at the given position. - - - - - + + + + + Returns a seamless 2D [Image] noise image. -- cgit v1.2.3