From e97ece55aa29fe510938dab6af82ef5bb27912d0 Mon Sep 17 00:00:00 2001 From: Yuri Rubinsky Date: Tue, 23 Aug 2022 20:00:26 +0300 Subject: Add constructor accepting four Vector4's to `Projection` --- doc/classes/Projection.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/Projection.xml b/doc/classes/Projection.xml index b8f6e54d87..5690ea5e95 100644 --- a/doc/classes/Projection.xml +++ b/doc/classes/Projection.xml @@ -24,6 +24,16 @@ + + + + + + + + Constructs a Projection from four [Vector4] values (matrix columns). + + -- cgit v1.2.3