t
Loading...
Searching...
No Matches
t::Varyings Struct Reference

The varyings available to fragment shaders. More...

#include <Varyings.hpp>

Public Attributes

Vector3localPosition
 The position in local space associateed with the current fragment.
 
Vector3localNormal
 The normal vector in local space associated with the current fragment.
 

Detailed Description

The varyings available to fragment shaders.

Varyings are values that are interpolated between fragments in a single draw call.

See also
Fragment

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