Click or drag to resize

CameraTrackingTransform Methods

The CameraTrackingTransform type exposes the following members.

Methods
  NameDescription
Protected methodAwake
Unity component method
Protected methodGetCameraToUse
Protected methodGetOrCreateCanvasTween
Protected methodGetTargetRotation
Gets the current rotation
Public methodHide
Hides the message
Public methodHide(Single)
Hides the message
Protected methodSetRotation
Sets the current rotation
Public methodShow
Shows the message
Protected methodUpdate
Unity component method
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