Click or drag to resize

SpectatorCamera Methods

The SpectatorCamera type exposes the following members.

Methods
  NameDescription
Protected methodAwake
Unity component method
Protected methodCameraTarget_OnEnter
Camera target is disabled
Protected methodCameraTarget_OnExit
Camera target is enabled
Public methodEnableCamera
Enable/Disable camera rendering
Protected methodInitialiseCoroutine
Initialise spectator camera
Protected methodOnDestroy
Unity component method
Public methodSelect
enable the camera and camera target
Top
Extension Methods
  NameDescription
Public Extension MethodGetCopyOf
Copies all properties of a component from source to target. Uses reflection to set properties.
(Defined by ComponentExtensions.)
Public Extension MethodWaitForT
Waits for a singleton on a coroutine
(Defined by SingletonManager.)
Top
See Also