add emissive support

- does not effect other objects in scene
This commit is contained in:
lightling 2022-03-27 16:59:40 -04:00
parent 32f0916f97
commit cbb05cac56
Signed by: lightling
GPG key ID: 016F11E0AA296B67
8 changed files with 68 additions and 8 deletions

View file

@ -204,6 +204,12 @@
<CopyFileToFolders Include="Assets\Textures\HQGame\structure-endgame-floor_specular.png">
<Filter>Assets\Textures\HQGame</Filter>
</CopyFileToFolders>
<CopyFileToFolders Include="Assets\Textures\HQGame\structure-endgame-deepfloor_emissive.png">
<Filter>Assets\Textures\HQGame</Filter>
</CopyFileToFolders>
<CopyFileToFolders Include="Assets\Textures\HQGame\structure-endgame-floor_emissive.png">
<Filter>Assets\Textures\HQGame</Filter>
</CopyFileToFolders>
</ItemGroup>
<ItemGroup>
<None Include="Helpers.hlsli">