Class TInternalReusedPixelTextureNode

Fields
Methods
Properties

Unit

Declaration

type TInternalReusedPixelTextureNode = class(TPixelTextureNode)

Description

Internal TPixelTextureNode descendant for nodes that may be used by many scenes at once (right now this just means: FontTexture), Such nodes need special protection to not free their rendering resources too early (e.g. when TCastleScene using them is destroyed).

Hierarchy


Generated by PasDoc 0.16.0-snapshot.