FIX - Typo
This commit is contained in:
parent
5ee0e40e6f
commit
6e35f6bcff
@ -307,7 +307,7 @@ struct LUCKYMUJOCO_API FMujocoOptions
|
||||
{
|
||||
GENERATED_BODY()
|
||||
|
||||
/** Override TimeStep setting. When enabled, the default value (0.002) is applied. */
|
||||
/** Override TimeStep setting. When enabled, the default value (0.001) is applied. */
|
||||
UPROPERTY(config, EditAnywhere, BlueprintReadWrite, Category = "Mujoco", meta = (InlineEditConditionToggle))
|
||||
bool bOverrideTimeStep = false;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user