Method PrePipelineMutateCameraState
PrePipelineMutateCameraState(ref CameraState, float)
Override this to do such things as offset the RefereceLookAt. Base class implementation does nothing.
선언
public virtual void PrePipelineMutateCameraState(ref CameraState curState, float deltaTime)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| CameraState | curState | Input state that must be mutated |
| float | deltaTime |