Skip to content

Commit

Permalink
floor material
Browse files Browse the repository at this point in the history
add floor material for preview window
remove hdri, need more neutral ones for more widespread conditions
  • Loading branch information
marauder2k7 committed Dec 16, 2024
1 parent d9bde0f commit 670df1f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
Binary file not shown.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<MaterialAsset
AssetName="GreyPreview"
materialDefinitionName="GreyPreview"
VersionId="1">
<Material
Name="GreyPreview"
mapTo="GreyPreview"
originalAssetName="GreyPreview">
<Material.Stages>
<Stages_beginarray
DiffuseColor="0.5 0.5 0.5 1"/>
</Material.Stages>
</Material>
</MaterialAsset>

0 comments on commit 670df1f

Please sign in to comment.