|
Adventure Creator 1.85.1
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2025
|
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] |
This is used to display background images underneath scene geometry in 2.5D games. It should not normally render anything other than a BackgroundImage.
| void AC.BackgroundCamera.UpdateRect | ( | ) |
Updates the Camera's Rect.