Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
GPUShaders::Vert::Menu_button Class Reference

Menu button vertex shader. More...

Public Member Functions

void main ()
 

Public Attributes

in vec3 v
 Position.
 
uniform vec2 position
 Image position.
 
uniform vec2 scale
 Image scale.
 
uniform float depth
 Image Z-layer.
 

Detailed Description

Menu button vertex shader.

Member Function Documentation

◆ main()

void GPUShaders::Vert::Menu_button::main ( )
inline

Compute the position of the button on screen.


The documentation for this class was generated from the following file: