Search Results for

    Show / Hide Table of Contents

    Class MapFakeCamera

    Inheritance
    object
    UnityEngine.Object
    UnityEngine.Component
    UnityEngine.Behaviour
    UnityEngine.MonoBehaviour
    MapFakeCamera
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    [ExecuteAlways]
    public class MapFakeCamera : MonoBehaviour

    Fields

    currentCamAngleIndex

    Declaration
    public static int currentCamAngleIndex
    Field Value
    Type Description
    int

    followTransform

    Declaration
    public Transform followTransform
    Field Value
    Type Description
    UnityEngine.Transform

    originalOffset

    Declaration
    public Vector3 originalOffset
    Field Value
    Type Description
    UnityEngine.Vector3

    vcam

    Declaration
    public CinemachineVirtualCamera vcam
    Field Value
    Type Description
    Cinemachine.CinemachineVirtualCamera

    Extension Methods

    DewGUI.SetExpandHeight<T>(T, bool)
    DewGUI.SetExpandHeight<T>(T, float)
    DewGUI.SetExpandWidth<T>(T, bool)
    DewGUI.SetExpandWidth<T>(T, float)
    DewGUI.SetHeight<T>(T, float)
    DewGUI.SetText<T>(T, string)
    DewGUI.SetTextLocalized<T>(T, string)
    DewGUI.SetWidth<T>(T, float)
    In This Article
    Back to top Shape of Dreams API Documentation