Added Voxel Boat model

This commit is contained in:
JappaWakka 2022-02-14 17:30:39 +01:00
parent e4eee9f090
commit e162f84e78
4 changed files with 2 additions and 1 deletions

View File

@ -154,6 +154,7 @@
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Import Include="NAudio" />
<Import Include="NAudio.Utils" />
<Import Include="NAudio.Vorbis" />
<Import Include="System.Collections.Generic" />
<Import Include="System.Diagnostics" />

View File

@ -132,7 +132,7 @@
/processorParam:ColorKeyColor=0,0,0,0
/processorParam:ColorKeyEnabled=True
/processorParam:DefaultEffect=BasicEffect
/processorParam:GenerateMipmaps=True
/processorParam:GenerateMipmaps=False
/processorParam:GenerateTangentFrames=False
/processorParam:PremultiplyTextureAlpha=True
/processorParam:PremultiplyVertexColors=True

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 348 B