make material double sided (for quads)
This commit is contained in:
6
.idea/.idea.Primitive-Inspector/.idea/vcs.xml
generated
Normal file
6
.idea/.idea.Primitive-Inspector/.idea/vcs.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
@@ -1084,7 +1084,7 @@
|
||||
},
|
||||
"m_SurfaceType": 0,
|
||||
"m_AlphaMode": 0,
|
||||
"m_TwoSided": false,
|
||||
"m_TwoSided": true,
|
||||
"m_AlphaClip": true,
|
||||
"m_CustomEditorGUI": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user