diff --git a/MaxonCinema4D_v2/08-TextureBar.md b/MaxonCinema4D_v2/08-TextureBar.md index 8d9a585..c05629e 100644 --- a/MaxonCinema4D_v2/08-TextureBar.md +++ b/MaxonCinema4D_v2/08-TextureBar.md @@ -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". diff --git a/MaxonCinema4D_v2/09-ScoreBar.md b/MaxonCinema4D_v2/09-ScoreBar.md index d50b3e2..b40f5bc 100644 --- a/MaxonCinema4D_v2/09-ScoreBar.md +++ b/MaxonCinema4D_v2/09-ScoreBar.md @@ -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.