Unit 'GLTextureFormat' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_glscene]

TGLSeparateTextureWrap

Declaration

Source position: GLTextureFormat.pas line 39

type TGLSeparateTextureWrap = (

  twRepeat,

  

  twClampToEdge,

  

  twClampToBorder,

  

  twMirrorRepeat,

  

  twMirrorClampToEdge,

  

  twMirrorClampToBorder

  

);



CT Web help

CodeTyphon Studio