Fix issue when importing a material with transparency on and alpha lower
than 1.0 from an fbx file not having transparency enabled in the blender renderer.
Check material alpha from fbx and set transparency to on if it is lower than
1.0, an indication that transparency is used.