Adventure Creator  1.79.1
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2022
AC.BackgroundCamera Class Reference
Inheritance diagram for AC.BackgroundCamera:

Public Member Functions

void UpdateRect ()
 

Protected Member Functions

void Awake ()
 
void OnEnable ()
 
void Start ()
 
void OnDisable ()
 
void SetCorrectLayer ()
 

Protected Attributes

Camera _camera
 

Static Protected Attributes

static BackgroundCamera instance
 

Properties

static BackgroundCamera Instance [get]
 

Detailed Description

This is used to display background images underneath scene geometry in 2.5D games. It should not normally render anything other than a BackgroundImage.

Member Function Documentation

◆ UpdateRect()

void AC.BackgroundCamera.UpdateRect ( )

Updates the Camera's Rect.