| |||
| Home > Configuring the Shader Development Studio > Wizards > New Vertex Shader | |||
The New Vertex Shader wizard (accessed from File → New → Vertex
Shader) creates a new, trivial vertex shader
in the selected parent folder. The file name can be any file name
accepted by the host operating system, but ARM recommends that you
use the extension .vert for vertex shader sources.
For more information about using the New Vertex Shader wizard, see Creating a new Shader effect.