ShaderLocationIndex enum extended
This commit is contained in:
parent
76e6813488
commit
daceda83db
1 changed files with 3 additions and 0 deletions
|
|
@ -33,6 +33,9 @@ public enum ShaderLocationIndex
|
|||
MapIrradiance,
|
||||
MapPrefilter,
|
||||
MapBrdf,
|
||||
VertexBoneIds,
|
||||
VertexBoneWeights,
|
||||
BoneMatrices,
|
||||
|
||||
MapDiffuse = MapAlbedo,
|
||||
MapSpecular = MapMetalness,
|
||||
|
|
|
|||
Loading…
Reference in a new issue