Skip to content

Fix C# example about interpolating with quaternions #10808

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

raulsntos
Copy link
Member

The GetQuaternion method was unexposed in 4.0. The example now uses the Quaternion(Basis) constructor which matches the GDScript example.

The `GetQuaternion` method was unexposed in 4.0. The example now uses the `Quaternion(Basis)` constructor which matches the GDScript example.
@raulsntos raulsntos added bug topic:dotnet area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.3 cherrypick:4.4 labels Mar 27, 2025
@skyace65 skyace65 merged commit 2d81a29 into godotengine:master Mar 28, 2025
2 checks passed
@skyace65
Copy link
Contributor

Thanks!

@raulsntos raulsntos deleted the dotnet/using_transforms branch March 28, 2025 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation bug cherrypick:4.3 cherrypick:4.4 topic:dotnet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants