Class TTextureImageCache
Unit
CastleRenderer
Declaration
type TTextureImageCache = class(TObject)
Description
Hierarchy
- TObject
- TTextureImageCache
Overview
Fields
Description
Fields
 |
FullUrl: string; |
Full URL of used texture image. Empty ('') if not known (or maybe this texture didn't come from any URL, e.g. it's generated).
|
 |
GUITexture: boolean; |
|
 |
References: Cardinal; |
|
|