Component.cameravar camera : CameraDescriptionThe Camera attached to this GameObject (null if there is none attached).
JavaScript
camera.fieldOfView = 40; using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > Component | ||||
Component.cameravar camera : CameraDescriptionThe Camera attached to this GameObject (null if there is none attached).
JavaScript
camera.fieldOfView = 40; using UnityEngine; import UnityEngine |