From f137f14e1ce971bf52ed9d899b5a50364875903b Mon Sep 17 00:00:00 2001 From: Yuri Roubinsky Date: Tue, 15 Sep 2020 11:06:18 +0300 Subject: Renames Type to OpType in VisualShaderNodeMultiplyAdd To prevent possible conflicts with C# and other languages. --- doc/classes/VisualShaderNodeMultiplyAdd.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/VisualShaderNodeMultiplyAdd.xml b/doc/classes/VisualShaderNodeMultiplyAdd.xml index ba79b3fe8f..daa9e02753 100644 --- a/doc/classes/VisualShaderNodeMultiplyAdd.xml +++ b/doc/classes/VisualShaderNodeMultiplyAdd.xml @@ -11,19 +11,19 @@ - + A type of operands and returned value. - + A scalar type. - + A vector type. - - Represents the size of the [enum Type] enum. + + Represents the size of the [enum OpType] enum. -- cgit v1.2.3