Click or drag to resize

CameraTrackingTransform Properties

The CameraTrackingTransform type exposes the following members.

Properties
  NameDescription
Protected propertyCanvasTween
The CanvasTween component on this object
Public propertyIsCanvasHidden
Returns true if the canvas is currently set to an alpha of 0
Public propertyIsTrackingEnabled
True if this transform is currently tracking the camera, otherwise false
Protected propertyOffset
The offset for the tracking transform, based on the initial local position of the prefab
Public propertyShouldSmoothRotation
True if the rotation should be smoothed
Protected propertyShouldToggleGameObject
Should the object be disabled after hiding, and enabled when showing?
Public propertyShowInVROnly
Determines whether this message should only be shown in VR
Top
See Also