The Extra Texture Render Element shows the rendered image with a single texture applied to all objects in the scene. The shader applied to the scene can be a bitmap or a procedural texture such as VRayDirt or VRayCurvature. A common use for Extra Tex is to use VRayDirt as the shader, which creates an ambient occlusion element for use in the composite. In this way, ambient occlusion can be controlled separately during the compositing process. While a similar result to the ExtraTex render element can be obtained by applying the same shader to all objects in the scene and rendering, as usual, such an approach requires additional time spent on reverting to actual materials, saving different versions of the scene, etc. The Extra Tex render element provides a quick and easy way to render the scene with a single texture without the extra work. UI Path: ||V-Ray|| > Render Elements > Extra Tex |