From 3c47fc118e97659c213da5c4165eadeb464ee741 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 26 Feb 2020 23:02:58 +0800 Subject: *init --- Release/res/helmet/helmet.scn | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 Release/res/helmet/helmet.scn (limited to 'Release/res/helmet/helmet.scn') diff --git a/Release/res/helmet/helmet.scn b/Release/res/helmet/helmet.scn new file mode 100644 index 0000000..ea57e10 --- /dev/null +++ b/Release/res/helmet/helmet.scn @@ -0,0 +1,39 @@ +type: pbrm + +lighting: + background: 0.15 0.15 0.15 + environment: workshop + skybox: blurred + shadow: off + ambient: 1.0 + punctual: 1.0 + +materials 1: + material 0: + basecolor_factor: 1 1 1 1 + metalness_factor: 1 + roughness_factor: 1 + basecolor_map: helmet/helmet_basecolor.tga + metalness_map: helmet/helmet_metalness.tga + roughness_map: helmet/helmet_roughness.tga + normal_map: helmet/helmet_normal.tga + occlusion_map: helmet/helmet_occlusion.tga + emission_map: helmet/helmet_emission.tga + double_sided: off + enable_blend: off + alpha_cutoff: 0 + +transforms 1: + transform 0: + 1 0 0 0 + 0 1 0 0 + 0 0 1 0 + 0 0 0 1 + +models 1: + model 0: + mesh: helmet/helmet.obj + skeleton: null + attached: -1 + material: 0 + transform: 0 -- cgit v1.1-26-g67d0