# Standard Shaders

## BUILDING MATERIALS

Click on the the slots for those material settings and load your own texture maps into those slots. For example:

<figure><img src="https://www.videocopilot.net/assets/public/ckfinder/userfiles/images/texturing_and_materials/metal%20material%20thumb.jpg" alt=""><figcaption></figcaption></figure>

### EXAMPLE \&#xNAN;*Create a metallic looking texture*

1\. Click on the Diffuse slot where it says "none set" and a popup window comes up, click on the [Load Texture slot](https://www.videocopilot.net/docs/element2/texturing_and_materials/standard_shaders/#Load%20Texture).\
2\. This will let you navigate to where your textures are located, and click open to select that texture map.\
3\. You can import JPEG or PNG files.  [Go here](https://www.videocopilot.net/help/element/help_files_v2/importing_3d_objects_into_element_3d/importing_3d_objects/) for recommended asset storing. This will help files stay linked together when transferring files.\
4\. If you have a [Specular](https://www.videocopilot.net/docs/element2/texturing_and_materials/standard_shaders/#Specular) version of the map you can do the same process for selecting that map and loading it into the specular slot.\
5\. Now you can [adjust each channel](https://www.videocopilot.net/docs/element2/texturing_and_materials/standard_shaders/#Adjust%20Channels) with the options that correspond to the Texture Slot name further down the material options window.\
6\. You can also [save your material settings](https://www.videocopilot.net/docs/element2/texturing_and_materials/standard_shaders/#Save%20Preset) by right clicking on the Main Material Name slot and selecting [Save as Material Preset](https://www.videocopilot.net/docs/element2/texturing_and_materials/standard_shaders/#Save%20Preset).

***

## LOAD A TEXTURE

<figure><img src="https://www.videocopilot.net/assets/public/ckfinder/userfiles/images/texturing_and_materials/none%20set%20load%20texture%20thumb.jpg" alt=""><figcaption></figcaption></figure>

***

## SPECULAR

<figure><img src="https://www.videocopilot.net/assets/public/ckfinder/userfiles/images/texturing_and_materials/loading%20specular%20thumb.jpg" alt=""><figcaption></figcaption></figure>

***

## ADJUST CHANNELS

<figure><img src="https://www.videocopilot.net/assets/public/ckfinder/userfiles/images/texturing_and_materials/all%20material%20settings%20thumb.jpg" alt=""><figcaption></figcaption></figure>

***

## SAVE AS MATERIAL PRESET

<figure><img src="https://www.videocopilot.net/assets/public/ckfinder/userfiles/images/texturing_and_materials/save%20material%20preset%20thumb.jpg" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://video-copilot.gitbook.io/element2/texturing-and-materials/standard-shaders.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
