C# (CSharp) Axiom.Graphics IlluminationPass - 2 examples found. These are the top rated real world C# (CSharp) examples of Axiom.Graphics.IlluminationPass extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
Struct recording a pass which can be used for a specific illumination stage.
This structure is used to record categorized passes which fit into a number of distinct illumination phases - ambient, diffuse / specular (per-light) and decal (post-lighting texturing). An original pass may fit into one of these categories already, or it may require splitting into its component parts in order to be categorized properly.