Optional
NOTE: This option is just for type checking and should not be set in the options object. It should be set inside of the setup function via this.mesh
this.mesh
setup(element) { this.mesh = new THREE.Mesh()} Copy
setup(element) { this.mesh = new THREE.Mesh()}
NOTE: This option is just for type checking and should not be set in the options object. It should be set inside of the setup function via
this.mesh