Method MutateCameraState
MutateCameraState(ref CameraState, float)
Orients the camera to match the Follow target's orientation
선언
public override void MutateCameraState(ref CameraState curState, float deltaTime)
파라미터
타입 | 이름 | 설명 |
---|---|---|
CameraState | curState | The current camera state |
float | deltaTime | Not used. |