如何在物体上使用车辆管道(反射 + 镜面)
本教程将教您如何在任何物体上使用车辆管道。
-------------------------------------------------------
警告!!!:
1:不要忘记将环境贴图和镜面贴图纹理添加到您的物体使用的 .txd 文件中!!!!
2:反射材质的 "强度" 值,0.5 表示最强反射,0 或 1 表示最弱反射
-------------------------------------------------------
什么是车辆管道? 这是gtasa游戏的一种渲染方法,可以为物体添加反射和镜面视觉效果,大大改善图形效果。非常适合小物体或树木,但不适合大型建筑或风景。
This tutorial will teach you how to use vehicle pipeline on any object.
-------------------------------------------------------
Warnings!!!:
1: Don't forget to add the environment map and specular map textures into the .txd files that your object is using!!!!!!
2: The "Intensity" value of Reflection Material ,0.5 means strongest reflection, 0 or 1 mean weakest reflection
-------------------------------------------------------
What is vehicle pipeline? it's a render method of gtasa game,it can add reflection and specular visual effect to object,greatly improve the graphics. very suitable for small objects or trees but not suitable for big building or landscape.