2DShooterWeaponSystem  1.9.0
CameraLerpToTransform Class Reference

Camera lerping script to get camera to smooth follow the player or other targets in demo scenes. More...

Inheritance diagram for CameraLerpToTransform:

Public Attributes

Transform target
 
float speed
 
float cameraDepth = -10f
 
float minX
 

Detailed Description

Camera lerping script to get camera to smooth follow the player or other targets in demo scenes.

Member Data Documentation

◆ cameraDepth

float CameraLerpToTransform.cameraDepth = -10f

◆ minX

float CameraLerpToTransform.minX

◆ speed

float CameraLerpToTransform.speed

◆ target

Transform CameraLerpToTransform.target

The documentation for this class was generated from the following file: