Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS: Object3D.quaternion description fix #20739

Merged
merged 1 commit into from
Nov 23, 2020
Merged

TS: Object3D.quaternion description fix #20739

merged 1 commit into from
Nov 23, 2020

Conversation

JacobJaffe
Copy link
Contributor

Description

The Object3D.d.ts description for Object3D.quaternion currently says the property is the global quaternion.

This change aligns the description with the docs, that it is the local Quaternion.
https://threejs.org/docs/#api/en/core/Object3D

New to Three in general, please let me know if I'm missing something obvious with this 馃槃

@mrdoob mrdoob added this to the r123 milestone Nov 23, 2020
@mrdoob mrdoob merged commit ee82ccd into mrdoob:dev Nov 23, 2020
@mrdoob
Copy link
Owner

mrdoob commented Nov 23, 2020

Thanks!

@mrdoob mrdoob changed the title Object3D.quaternion description fix TS: Object3D.quaternion description fix Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants