From 64e893deac24ef7c144ba7a6915c417bbd6a4816 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Tue, 10 Nov 2020 14:16:20 +0100 Subject: doc: Sync classref to add operators after #43419 --- doc/classes/Transform.xml | 56 +++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 52 insertions(+), 4 deletions(-) (limited to 'doc/classes/Transform.xml') diff --git a/doc/classes/Transform.xml b/doc/classes/Transform.xml index 920a6c704e..cda69f6a64 100644 --- a/doc/classes/Transform.xml +++ b/doc/classes/Transform.xml @@ -16,14 +16,14 @@ https://godotengine.org/asset-library/asset/583 - + Constructs a default-initialized [Transform] set to [constant IDENTITY]. - + @@ -32,7 +32,7 @@ Constructs a [Transform] as a copy of the given [Transform]. - + @@ -43,7 +43,7 @@ Constructs a Transform from a [Basis] and [Vector3]. - + @@ -105,6 +105,54 @@ Operations take place in global space. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3