Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Nodes > API/Plugins/GameplayCameras/Nodes/Framing > API/Plugins/GameplayCameras/Nodes/Framing/UBaseFramingCameraNode
Syntax
UPROPERTY (EditAnywhere, Category="Framing Target")
FFloatCameraParameter LowReframeDampingFactor
Remarks
If valid, the recentering damping factor will interpolate between LowReframeDampingFactor and ReframeDampingFactor as the target moves between the ideal target position and the boundaries of the hard-zone. If invalid, no interpolation occurs and the damping factor is always equal to ReframeDampingFactor.