We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is used to track potential issues we need to investigate surrounding the r161 release.
r161
getFrustumBounds()
getFrustumSize()
RingGeometry
AfterImageNode
cbrt
MeshSSSPhysicalNodeMaterial
MeshSSSNodeMaterial
maxTextureSize
onLoad
cameraProjectionMatrixInverse
preferWebGL
shadowNode
OperatorNode
dataReady
Last checked: mrdoob/three.js@d8a929c (1/30/24)
The text was updated successfully, but these errors were encountered:
DefinitelyTyped/DefinitelyTyped#68399
Sorry, something went wrong.
No branches or pull requests
Issue Tracker
This is used to track potential issues we need to investigate surrounding the
r161
release.Core
getFrustumBounds()
,getFrustumSize()
. mrdoob/three.js#27574 / PerspectiveCamera: getViewBounds(), getViewSize() mrdoob/three.js#27605Docs
RingGeometry
page. mrdoob/three.js#27495Addons
AfterImageNode
for the PostProcessing renderer. mrdoob/three.js#27451cbrt
Function for Easy Cube Root Calculations mrdoob/three.js#27497MeshSSSPhysicalNodeMaterial
->MeshSSSNodeMaterial
mrdoob/three.js#27506maxTextureSize
option. mrdoob/three.js#27528onLoad
callback when loading hands or controllers mrdoob/three.js#27544cameraProjectionMatrixInverse
to CameraNode mrdoob/three.js#27578preferWebGL
parameter. mrdoob/three.js#27589 / WebGPURenderer: Rename preferWebGL to forceWebGL mrdoob/three.js#27596shadowNode
to NodeMaterial mrdoob/three.js#27625OperatorNode
Add unary operator support mrdoob/three.js#27641dataReady
flag. mrdoob/three.js#27649Last checked: mrdoob/three.js@d8a929c (1/30/24)
The text was updated successfully, but these errors were encountered: