Skip to content

Commit

Permalink
Updated descriptions
Browse files Browse the repository at this point in the history
Signed-off-by: Paweł Budziszewski <[email protected]>
  • Loading branch information
pawelbudziszewski committed Mar 5, 2024
1 parent 77c86c6 commit 480e9d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ namespace RobotecRecordingTools
AZ::Edit::UIHandlers::Default,
&ScreenRecorderComponent::m_captureFramerate,
"Capture framerate",
"Limit of capture framerate. This framerate coresponds simulation time, which can be scaled using \"Tick scale\" parameter. If this framerate if lower or equal zero, frames will be captured without limit.")
"Limit of capture framerate. This framerate corresponds to simulation time, which can be scaled using \"Tick scale\" parameter. If this framerate is lower or equal to zero, frames will be captured without limit.")
->DataElement(
AZ::Edit::UIHandlers::Default,
&ScreenRecorderComponent::m_tickScale,
Expand Down

0 comments on commit 480e9d0

Please sign in to comment.