GOAI-2026 / Material /Base /Textiles /Linen_Blue.mdl
KailunSu's picture
Add files using upload-large-folder tool
951ac9a verified
Raw
History Blame
1.71 kB
mdl 1.4;
import ::OmniPBR::OmniPBR;
import ::anno::author;
import ::anno::description;
import ::anno::display_name;
import ::anno::key_words;
import ::anno::version;
import ::tex::gamma_mode;
import ::state::normal;
export material Linen_Blue(*)
= ::OmniPBR::OmniPBR(
diffuse_color_constant: color(0.200000003f, 0.200000003f, 0.200000003f),
diffuse_texture: texture_2d("./Linen_Blue/Linen_Blue_BaseColor.png" /* tag 2956, version 3373013613 */, ::tex::gamma_srgb),
albedo_desaturation: 0.f,
albedo_add: 0.f,
albedo_brightness: 1.f,
diffuse_tint: color(1.f, 1.f, 1.f),
reflection_roughness_constant: 0.5f,
reflection_roughness_texture_influence: 1.f,
reflectionroughness_texture: texture_2d(),
metallic_constant: 0.f,
metallic_texture_influence: 1.f,
metallic_texture: texture_2d(),
specular_level: 0.5f,
enable_ORM_texture: true,
ORM_texture: texture_2d("./Linen_Blue/Linen_Blue_ORM.png", ::tex::gamma_linear),
ao_to_diffuse: 0.f,
ao_texture: texture_2d(),
enable_emission: false,
emissive_color: color(1.f, 0.100000001f, 0.100000001f),
emissive_mask_texture: texture_2d(),
emissive_intensity: 40.f,
bump_factor: 1.f,
normalmap_texture: texture_2d("./Linen_Blue/Linen_Blue_N.png", ::tex::gamma_linear),
detail_bump_factor: 1.0f,
detail_normalmap_texture: texture_2d("./Linen_Blue/Linen_Blue_DN.png", ::tex::gamma_linear),
project_uvw: false,
world_or_object: false,
uv_space_index: 0,
texture_translate: float2(0.f),
texture_rotate: 0.f,
texture_scale: float2(1.f),
detail_texture_translate: float2(0.f),
detail_texture_rotate: 0.f,
detail_texture_scale: float2(10.f,10.f));