Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
textures [2020/01/12 21:30] – [Wrapping] admintextures [2020/01/12 21:33] – [Wrapping] admin
Line 57: Line 57:
 |TGorillaTextureWrap.MirrorRepeated|| |TGorillaTextureWrap.MirrorRepeated||
  
 +===== Setting up =====
 +
 +To set up a Gorilla3D texture correctly, you need to encapsulate property configuration inside of BeginSetup and EndSetup method.
 +Only then all settings will correctly be submitted to OpenGL.
 ===== Example ===== ===== Example =====