Removed some extra invisible characters

This commit is contained in:
George Sokianos 2023-01-09 21:38:10 +00:00
parent 1a2f9aa613
commit 969891d9fa
2 changed files with 3 additions and 3 deletions

View File

@ -44,7 +44,7 @@ If you right-click the 'Tile Texture' icon, a window will appear where you can s
*Figure 104*
In the window you can see the numerical values 'X count' and 'Y count'. MaxonCINEMA 4D calculates this from the current size of the texture. For example, if you scaled the texture to have a size of 25% in the X direction and 50% in the Y direction, MaxonCINEMA 4D calculates that the texture is 4 times (1.0/0.25) in the X direction and 2 times (1.0/0.5) fits the surface in the Y direction.
In the window you can see the numerical values 'X count' and 'Y count'. MaxonCINEMA 4D calculates this from the current size of the texture. For example, if you scaled the texture to have a size of 25% in the X direction and 50% in the Y direction, MaxonCINEMA 4D calculates that the texture is 4 times (1.0/0.25) in the X direction and 2 times (1.0/0.5) fits the surface in the Y direction.
If you now change the 'X Count' or 'Y Count', the size of the texture changes automatically. For example, if you increase the "Y Count" to 3, the texture shrinks from 50% to 33.33%. You can see this immediately when you exit the window with "OK".

View File

@ -39,11 +39,11 @@ When selecting with the right mouse button, the "Magnet" window appears.
**"Radius"**
This sets the area of influence of the magnet. Any point on the object that is no further away from the picked point than specified here will be affected.
This sets the area of influence of the magnet. Any point on the object that is no further away from the picked point than specified here will be affected.
**"Conicidence"**
The radius of the magnet will be randomized by the program if you enable this option. The radius fluctuates between the values entered under "Radius" and "Minimum radius".
The radius of the magnet will be randomized by the program if you enable this option. The radius fluctuates between the values entered under "Radius" and "Minimum radius".
This function is used, for example, when creating hilly landscapes. Hills of different sizes will then automatically appear without you having to reset the "radius" each time.