Class TGLGeneratedCubeMapTextureNode
Unit
CastleRenderer
Declaration
type TGLGeneratedCubeMapTextureNode = class(TGLCubeMapTextureNode)
Description
no description available, TGLCubeMapTextureNode description follows
Common handling for texture nodes of TAbstractEnvironmentTextureNode.
Hierarchy
Overview
Fields
Methods
Description
Fields
 |
Size: Cardinal; |
The right size of the texture, that satisfies all OpenGL cube map sizes requirements (IsCubeMapTextureSized).
|
 |
NeedsMipmaps: boolean; |
Does Filter need mipmaps.
|
Methods
 |
procedure Unprepare; override; |
|
Generated by PasDoc 0.13.0 on 2014-04-30 22:06:44
|