mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
three: Add missing shadowMap WebGLRenderer member
This commit is contained in:
Vendored
+2
@@ -4588,6 +4588,8 @@ declare module THREE {
|
||||
};
|
||||
};
|
||||
|
||||
shadowMap: WebGLShadowMapInstance;
|
||||
|
||||
/**
|
||||
* Return the WebGL context.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user