diff options
Diffstat (limited to 'APEX_1.4/samples_v2/SampleDestructionBase/materials/wood.xml')
| -rw-r--r-- | APEX_1.4/samples_v2/SampleDestructionBase/materials/wood.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/APEX_1.4/samples_v2/SampleDestructionBase/materials/wood.xml b/APEX_1.4/samples_v2/SampleDestructionBase/materials/wood.xml new file mode 100644 index 00000000..f178274d --- /dev/null +++ b/APEX_1.4/samples_v2/SampleDestructionBase/materials/wood.xml @@ -0,0 +1,5 @@ +<material> + <shader>destruction_asset</shader> + <texture>OldPineWoodD.dds</texture> +</material> + |