Adventure Creator 1.84.3
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2024
Loading...
Searching...
No Matches
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.