Loading...
Searching...
No Matches
AdventureCore.LockableCameraBase Class Referenceabstract

Detailed Description

base class for camera controllers that can be locked to lock on points

https://adventure.softleitner.com/manual/utilities

Inheritance diagram for AdventureCore.LockableCameraBase:
AdventureCore.LockableCameraController AdventureCore.LockableCameraFreeLook

Public Member Functions

virtual void OnInput (InputAction.CallbackContext context)
 
virtual void OnInput (InputValue value)
 
void SetInput (Vector2 value)
 
void SetTarget (LockOnPoint target)
 
void ResetCamera ()
 
void ResetToReference ()
 
void ResetToMain ()
 

Properties

virtual bool IsSuspended [get, set]