Skip to content

Commit e51cf3b

Browse files
committed
Updated the wrong documentation member
1 parent 0cc9030 commit e51cf3b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc_classes/RopeWindParameters.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
Noise function used when generating oscillating wind forces.
1616
</member>
1717
<member name="oscillation_strength" type="float" setter="set_oscillation_strength" getter="get_oscillation_strength" default="0.0">
18-
Amplitude of perpendicular oscillations in the wind noise. Higher values increase the perpendicular oscillations in the wind's direction.
18+
Amplitude of oscillations in the wind noise. Higher values increase the oscillations perpendicular to the wind direction.
1919
</member>
2020
<member name="wind_strength" type="float" setter="set_wind_strength" getter="get_wind_strength" default="0.0">
21-
Amplitude of oscillations in the wind noise. Higher values increase the oscillations perpendicular to the wind direction.
21+
How taut the wind force is pulling the rope. Lower values allow the noise to move easier, higher can straighten the rope out even with high noise oscillation strength.
2222
</member>
2323
<member name="enable_wind" type="bool" setter="set_wind_enabled" getter="get_wind_enabled" default="true">
2424
Enables or disables wind for all ropes who reference this resource.

0 commit comments

Comments
 (0)