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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update English documentation on Object3D updateMatrixWorld() on force behaviour #24726

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

AxiomeCG
Copy link
Contributor

@AxiomeCG AxiomeCG commented Oct 2, 2022

Fixed #24725

Description

The force parameter was not documented on the updateMatrixWorld(). I tried to clarify the priors to this method and the relation between the method and others properties of the Object3D method (like matrixWorldNeedsUpdate), that I found hard to understand when I first encountered this method.

@Mugen87 Mugen87 added this to the r146 milestone Oct 3, 2022
@Mugen87 Mugen87 merged commit da8983c into mrdoob:dev Oct 3, 2022
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.

Docs: Object3D: Missing documentation about force parameter in updateMatrixWorld()
2 participants