Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
CastleGeometryArrays
type TGeometryAttrib = class(TObject)
GLSL attributes array information, for TGeometryArrays.
Name: string;
Internal: boolean;
AType: TGeometryAttribType;
Offset: Integer;
Internal for our engine (as opposed to specified in 3D model file). This is only used to change warnings related to this attribute.