Redigera

Dela via


RotateWithPan Class

Definition

Rotates a game object in response to panning motion from the specified panzoom component.

public ref class RotateWithPan : UnityEngine::MonoBehaviour
[UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/RotateWithPan")]
public class RotateWithPan : UnityEngine.MonoBehaviour
[<UnityEngine.AddComponentMenu("Scripts/MRTK/Examples/RotateWithPan")>]
type RotateWithPan = class
    inherit MonoBehaviour
Public Class RotateWithPan
Inherits MonoBehaviour
Inheritance
UnityEngine.MonoBehaviour
RotateWithPan
Attributes
UnityEngine.AddComponentMenuAttribute

Applies to