Unit CastleShaders

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

Shaders types. Independent from OpenGL and X3D.

Overview

Types

TShaderType = (...);

Constants

ShaderTypeName: array [TShaderType] of string = ( 'Vertex', 'Geometry', 'Fragment' );

Description

Types

TShaderType = (...);
 
Values
  • stVertex:  
  • stGeometry:  
  • stFragment:  

Constants

ShaderTypeName: array [TShaderType] of string = ( 'Vertex', 'Geometry', 'Fragment' );
 

Generated by PasDoc 0.13.0 on 2014-04-30 22:06:45