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).

Source: src/scene/x3d/x3dnodes_standard_texturing.inc (line 496).

Hierarchy


Generated by PasDoc 0.17.0.snapshot.