ProgramSetProfileOpenGL

Presents a dialog that allows you to set the GLSL profile. For example: 400 core which corresponds to #version 400 core, or 300 es, which corresponds to #version 300 es. If there is a corresponding source directory with the same number as the GLSL version, the application attempts to switch the shader source too.

Registration

Command registration and implementation information is as follows:

Category Documentation
Source NameProgramSetProfileOpenGL
GUID{D0C7AD48-7155-4785-B320-620BC0C41CC7}
CategoryProgram Commands
PackageScenome-Package-Geometry
Script Filetype_program_scripts.ssl
StatusActive