Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Graphics.Shaders.HairShaderDataSet Class Reference

Public Member Functions

BindShader< T > (int itemId, T shaderData)
 
void Apply (short shaderId, Player player, DrawData? drawData=null)
 
Color GetColor (short shaderId, Player player, Color lightColor)
 
HairShaderData GetShaderFromItemId (int type)
 
short GetShaderIdFromItemId (int type)
 

Protected Attributes

List< HairShaderData_shaderData = new List<HairShaderData>()
 
Dictionary< int, short_shaderLookupDictionary = new Dictionary<int, short>()
 
byte _shaderDataCount
 

Detailed Description

Definition at line 8 of file HairShaderDataSet.cs.


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