Fix triplanar mapping doc link.

This commit is contained in:
Ryan Roden-Corrent 2022-05-22 17:07:54 -04:00
parent 28fe3365e7
commit 2727f11ffd
No known key found for this signature in database
GPG Key ID: 435D8B10692555C9

View File

@ -137,7 +137,7 @@ Look at how the brick textures are blended together on the top right sphere.
![Triplanar mapping image](https://docs.godotengine.org/en/3.1/_images/spatial_material25.png)
Read about [triplanar mapping in Godot](https://docs.godotengine.org/en/latest/tutorials/3d/spatial_material.html?highlight=triplanar%20#triplanar-mapping).
Read about [triplanar mapping in Godot](https://docs.godotengine.org/en/latest/tutorials/3d/standard_material_3d.html#triplanar-mapping).
It is also possible to choose a different texture for the 3 axes.