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

Docs: Some APIs are Undocumented #23509

Closed
19 tasks done
ycw opened this issue Feb 17, 2022 · 1 comment · Fixed by #23831
Closed
19 tasks done

Docs: Some APIs are Undocumented #23509

ycw opened this issue Feb 17, 2022 · 1 comment · Fixed by #23831

Comments

@ycw
Copy link
Contributor

ycw commented Feb 17, 2022

0.137.5

math/Quaternion

  • multiplyQuaternionsFlat

animation/PropertyMixer

  • cumulativeWeightAdditive
  • accumulateAdditive

audio/Audio

  • setDetune
  • getDetune

extras/ImageUtils

  • sRGBToLinear

lights/RectAreaLight

  • width
  • height

materials/MeshPhysicalMaterial

  • thickness
  • thicknessMap
  • attenuationDistance
  • attenuationColor

math/Matrix3

  • scale
  • rotate
  • translate

math/Triangle

  • isFrontFacing
  • getUV

renderers/webxr/WebXRManager

  • getFoveation
  • setFoveation
@mrdoob mrdoob changed the title Issue: Some APIs are Undocumented Docs: Some APIs are Undocumented Feb 17, 2022
@Mugen87
Copy link
Collaborator

Mugen87 commented Feb 17, 2022

Euler.toVector3() has been removed via #23494.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants