Unit CastleShaders
Classes, Interfaces, Objects and Records Functions and Procedures Variables
Description
Warning: this symbol is deprecated: use CastleRendererBaseTypes
Shaders types.
Uses
Overview
Types
Constants
Description
Types
Constants
ShaderTypeName: array [TShaderType] of string =
( 'Vertex', 'Geometry', 'Fragment' ); |
|
ShaderTypeNameX3D: array [TShaderType] of string =
( 'VERTEX', 'GEOMETRY', 'FRAGMENT' )
deprecated 'do not use this constant, it should be internal in X3D units'; |
Warning: this symbol is deprecated: do not use this constant, it should be internal in X3D units |
Generated by PasDoc 0.15.0.
|