.graphicsBuffEndAddr2 EQUD graphicsBuffersEnd EQUD graphicsBuffersName: graphicsBuffEndAddr2 [Show more] Type: Variable Category: Graphics buffers Summary: The addresses of the tables containing the graphics buffer addresses (same as graphicsBufferEndAddr and graphicsBufferAddr) Deep dive: Depth-sorting with the graphics buffersContext: See this variable in context in the source code References: This variable is used as follows: * MoveAndDrawParticles (Part 1 of 4) uses graphicsBuffEndAddr2
[X]
Variable graphicsBuffers (category: Graphics buffers)
The addresses of each of the graphics buffers (these values do not change)
[X]
Variable graphicsBuffersEnd (category: Graphics buffers)
The end addresses of each of the graphics buffers (these values get updated as objects are drawn into the buffers)