updateCamera method

void updateCamera(
  1. Camera camera
)

Implementation

void updateCamera(Camera camera ) {
  throw("Not Implimented yet!");
}