Table of Contents

Class OrthographicViewBehaviour

Namespace
CodeBase.CameraSystem.Core
Assembly
4Experience.CodeBase.CameraSystem.Runtime.dll
[Serializable]
public class OrthographicViewBehaviour
Inheritance
OrthographicViewBehaviour
Extension Methods

Properties

CurrentCamera

private Camera CurrentCamera { get; set; }

Property Value

Camera

IsBehaviourEnabled

private bool IsBehaviourEnabled { get; set; }

Property Value

bool

WasCameraInOrthographicModeBefore

private bool WasCameraInOrthographicModeBefore { get; set; }

Property Value

bool

Methods

Initialize()

public void Initialize()

RevertCameraChanges()

public void RevertCameraChanges()