Modular First Person Player 1.0.2.7
|
Public Member Functions | |
CameraSettings (Player player) | |
Public Member Functions inherited from MFPP.Player.Settings | |
Settings (Player player) | |
Properties | |
bool | EnableCameraPitchOffset [get, set] |
Determines if the forward offset by pitch of the camera is enabled. | |
AnimationCurve | PitchOffsetCurve [get, set] |
The pitch offset curve, time dictates the pitch, value dictates the forward offset. | |
Properties inherited from MFPP.Player.Settings | |
Player | Player [get] |
The attached player to these settings. | |