Unit 'zgl_resources' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_zengl]

zglTTextureMaskResource

Declaration

Source position: zgl_resources.pas line 108

type zglTTextureMaskResource = record

  Texture: zglPTexture;

  

  Mask: zglPTexture;

  

  tData: PByteArray;

  

  mData: PByteArray;

  

end;



CT Web help

CodeTyphon Studio