Ethans Graphics Kit
Collection of graphics effects for the game engine Unity3D(version 5.3.1 specifically).
|
PrelightingEffect, screen-space material alterations in deferred rendering. More...
Public Member Functions | |
PrelightingEffect (Material mat, int pass) | |
Public Attributes | |
Material | material |
int | passIndex |
PrelightingEffect, screen-space material alterations in deferred rendering.
PrelightingEffect.PrelightingEffect | ( | Material | mat, |
int | pass | ||
) |
Material PrelightingEffect.material |
int PrelightingEffect.passIndex |