Ethans Graphics Kit
Collection of graphics effects for the game engine Unity3D(version 5.3.1 specifically).
PrelightingEffect Struct Reference

PrelightingEffect, screen-space material alterations in deferred rendering. More...

Public Member Functions

 PrelightingEffect (Material mat, int pass)
 

Public Attributes

Material material
 
int passIndex
 

Detailed Description

PrelightingEffect, screen-space material alterations in deferred rendering.

Constructor & Destructor Documentation

PrelightingEffect.PrelightingEffect ( Material  mat,
int  pass 
)

Member Data Documentation

Material PrelightingEffect.material
int PrelightingEffect.passIndex

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