render abstract method

void render(
  1. Object3D scene,
  2. Camera camera
)

Implementation

void render(Object3D scene, Camera camera);