Method PullStateFromVirtualCamera
PullStateFromVirtualCamera(Vector3, ref LensSettings)
Create a camera state based on the current transform of this vcam
선언
protected CameraState PullStateFromVirtualCamera(Vector3 worldUp, ref LensSettings lens)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| Vector3 | worldUp | Current World Up direction, as provided by the brain |
| LensSettings | lens | Lens settings to serve as base, will be combined with lens from brain, if any |
반환
| 타입 | 설명 |
|---|---|
| CameraState |