EntityRenderer
Defined in: packages/engine/src/views/entity/screenshot.ts:22
What a capture needs of the renderer; three’s WebGLRenderer has it.
Properties
Section titled “Properties”| Property | Type |
|---|---|
domElement |
Pick<HTMLCanvasElement, "toDataURL"> |
render |
(scene, camera) => void |