smellymumbler
I’m getting this strange shadow with Mixamo models only. I’m using the AssetImporter with the FBX straight from their website.
My material definition:
<?xml version="1.0"?>
<material>
<technique name="Techniques/DiffNormalSpec.xml" />
<texture unit="diffuse" name="Models/Swat/Textures/body_diffuse.png" />
<texture unit="normal" name="Models/Swat/Textures/body_normal.png" />
<texture unit="specular" name="Models/Swat/Textures/body_specular.png" />
<parameter name="MatDiffColor" value="0.8 0.8 0.8 1" />
<parameter name="MatSpecColor" value="0.5 0.5 0.5 6.31179" />
<parameter name="MatEmissiveColor" value="0 0 0 1" />
</material>