Component.camera
var camera: Camera;
Description

The Camera attached to this GameObject (null if there is none attached).

	camera.fieldOfView = 40;