GraphicsEngine
Functions
configureThreeRenderer(webGLRenderer)
Kind: global function
Param | Type |
---|---|
webGLRenderer | WebGLRenderer |
classifyPassTypeFromObject(object) ⇒ RenderPassType
Kind: global function
Param | Type |
---|---|
object | THREE.Object3D |
classifyPassTypeFromObject~material : THREE.Material
Kind: inner constant of classifyPassTypeFromObject