![]() |
Kerbal Space Program
1.12.4
|
Public Member Functions | |
| override void | OnCameraUpdate () |
| override void | OnCameraWantsControl () |
| override void | OnGetControl () |
Public Member Functions inherited from SpaceNavigatorCamera | |
| void | LateUpdate () |
| void | OnCameraRequestControl () |
Public Attributes | |
| bool | HorizonLock = true |
Public Attributes inherited from SpaceNavigatorCamera | |
| bool | collideWithStuff = true |
| bool | HasInputControl |
| bool | latchToDisabledCamera |
| float | MaxRadius = 1000f |
| float | standoffRadius = 1f |
| float | translateSpeed = 1f |
| bool | UseMaxRadius |
Additional Inherited Members | |
Protected Member Functions inherited from SpaceNavigatorCamera | |
| Vector3 | clampToRadius (Vector3 rPos) |
| Vector3 | getNextTranslation (Transform cam, Vector3 nextStep, float epsilon=0.0001f) |
Protected Attributes inherited from SpaceNavigatorCamera | |
| Func< bool > | cameraWantsControl |
| List< IKSPCamera > | cams |
| IKSPCamera | kspCam |
| float | sensLin = 20f |
| float | sensRot = 30f |
| float | sharpnessLin = 18f |
| float | sharpnessRot = 18f |
|
inlinevirtual |
Implements SpaceNavigatorCamera.
|
inlinevirtual |
Implements SpaceNavigatorCamera.
|
inlinevirtual |
Implements SpaceNavigatorCamera.
| bool SpaceNavigatorFreeCamera.HorizonLock = true |
1.8.7