SetProfileOpenGL

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.

Registration

Command registration and implementation information is as follows:

Category Documentation
Source NameSetProfileOpenGL
GUID{DB056695-1F6F-47D4-A262-4775B978CE09}
CategoryShaderResourceNode Commands
PackageScenome-Package-Glsl
Script Filetype_shader_resource_node_scripts.ssl
StatusActive