virtualx-engine/modules/mono/glue
Raul Santos 0476fc5a07
C#: Replace Rotation and Scale properties with get methods
- Replace `Rotation` property with `GetRotation` method in `Transform2D`.
- Replace `Scale` property with `GetScale` method in `Transform2D`.
- Replace `Scale` property with `GetScale` method in `Basis`.

Core does not expose set methods.
2023-01-15 14:06:16 +01:00
..
GodotSharp C#: Replace Rotation and Scale properties with get methods 2023-01-15 14:06:16 +01:00
runtime_interop.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
runtime_interop.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00