godot/modules/mono/glue/GodotSharp
Raul Santos 838f80ed91 Rename C# Quaternion() -> GetQuaternion()
To keep consistency with GDScript, the method `Quaternion()` is renamed
`GetQuaternion()`, and made `internal` so it's not exposed to scripting.
The documentation references are also fixed.

Also, the methods `GetQuaternion()` and `GetRotationQuaternion()` are
moved below `GetEuler()` to follow alphabetic order.
2021-12-06 20:18:40 +01:00
..
GodotSharp Rename C# Quaternion() -> GetQuaternion() 2021-12-06 20:18:40 +01:00
GodotSharpEditor
.gitignore
GodotSharp.sln