AnimFeature_FPPCamera class
anim.AnimFeature_FPPCamera
Inheritance
Base: anim.AnimFeature
Derived
None.
Properties
| Property | Type | |
|---|---|---|
fov | float | |
deltaYaw | float | |
deltaYawExternal | float | |
deltaYawInput | float | |
yawSpeed | float | |
yawMaxLeft | float | |
yawMaxRight | float | |
deltaPitch | float | |
deltaPitchExternal | float | |
deltaPitchInput | float | |
pitchSpeed | float | |
pitchMin | float | |
pitchMax | float | |
resetYawSpeed | float | |
resetPitchSpeed | float | |
resetExternalsSpeed | float | |
isSceneMode | bool | |
t4Blend | float | |
t4Pitch | float | |
t4Yaw | float | |
t4Roll | float | |
t4CopyPitchAndYaw | bool | |
sceneCameraUseTrajectorySpace | bool | |
sceneTransitioningToGameplay | bool | |
yawMultiplier | float | |
pitchMultiplier | float | |
overridePitchInput | float | |
overridePitchRef | float | |
overrideYawInput | float | |
overrideYawRef | float | |
overridee | float | |
parallaxSide | float | |
parallaxForward | float | |
parallaxSpace | float | |
normalizeYaw | bool | |
vehicleOffsetWeight | float | |
gameplayCameraPoseWeight | float | |
additiveCameraMovementsWeight | float | |
vehicleProceduralCameraWeight | float | |
t4CameraIdleOrientation | Quaternion | |
t4UseCameraIdleOrientation | bool | |
t4CameraControlIdleOrientation | Quaternion |
Functions
void SetDeltaYaw(float deltaYaw)RTTIvoid SetDeltaPitch(float deltaPitch)RTTIvoid SetYawSpeed(float yawSpeed)RTTIvoid SetPitchSpeed(float pitchSpeed)RTTI