Optional
aliasOptional
cameraexternally owned camera
Optional
domthe DOM element the context belongs to or is inside of (this does not have to be the canvas. use renderer.domElement if you want to access the dom canvas)
Optional
hashthe hash is used as a seed when initially loading the scene files
Optional
rendererexternally owned renderer
Optional
runwhen true the context will not check if it's visible in the viewport and always update and render
Optional
sceneexternally owned scene
for debugging only