KeepFacingCamera Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This component is no longer supported
This script continuously updates the orientation of the associated game object to keep facing the camera/user.
public ref class KeepFacingCamera : UnityEngine::MonoBehaviour
[System.Obsolete("This component is no longer supported", true)]
[UnityEngine.AddComponentMenu("Scripts/MRTK/Obsolete/KeepFacingCamera")]
public class KeepFacingCamera : UnityEngine.MonoBehaviour
[<System.Obsolete("This component is no longer supported", true)>]
[<UnityEngine.AddComponentMenu("Scripts/MRTK/Obsolete/KeepFacingCamera")>]
type KeepFacingCamera = class
inherit MonoBehaviour
Public Class KeepFacingCamera
Inherits MonoBehaviour
- Inheritance
-
UnityEngine.MonoBehaviourKeepFacingCamera
- Attributes
-
ObsoleteAttribute UnityEngine.AddComponentMenuAttribute
Constructors
KeepFacingCamera() |