Unit 'GLSLParameter' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_glscene]

cGLSLTypeString

Declaration

Source position: GLSLParameter.pas line 210

const cGLSLTypeString: array [TGLSLDataType] of Ansistring = ('undefined', 'float', 'vec2', 'vec3', 'vec4', 'int', 'ivec2', 'ivec3', 'ivec4', 'uint', 'uivec2', 'uivec3', 'uivec4', 'mat2', 'mat3', 'mat4', 'void');



CT Web help

CodeTyphon Studio