godot/modules/mono/glue
Raul Santos 7a19c87c7e
C#: Sync Plane with Core
- Add `Plane(Vector3)` constructor.
- Rename `IntersectRay` to `IntersectsRay`.
- Rename `IntersectSegment` to `IntersectsSegment`.
- Replace `Center` property with `GetCenter` method.
- Add and fix documentation about the _normal_ parameter
to Core and C# documentation.
2023-01-15 19:47:42 +01:00
..
GodotSharp C#: Sync Plane with Core 2023-01-15 19:47:42 +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