Class TGeometryAttrib
Unit
CastleGeometryArrays
Declaration
type TGeometryAttrib = class(TObject)
Description
GLSL attributes array information, for TGeometryArrays.
Hierarchy
Overview
Fields
Description
Fields
 |
Name: string; |
|
 |
Internal: boolean; |
Internal for our engine (as opposed to specified in 3D model file). This is only used to change warnings related to this attribute.
|
 |
Offset: Integer; |
|
|