Ruinwalker's picture
Upload folder using huggingface_hub
3f4c166 verified
///\authors: Auto-generated by vray_to_mdl_export.ms script.
///\description: Translated VRay material.
mdl 1.6;
// Import
import ::anno::*;
import ::base::transform_coordinate;
import ::base::rotation_translation_scale;
import ::base::file_texture;
import ::base::mono_mode;
import ::base::texture_coordinate_info;
import ::base::texture_return;
import ::state::normal;
import ::state::texture_coordinate;
import ::state::texture_tangent_u;
import ::state::texture_tangent_v;
import ::tex::gamma_mode;
import ::tex::wrap_mode;
import ad_3dsmax_materials::*;
import ad_3dsmax_maps::*;
import vray_materials::*;
import vray_maps::*;
// Body
export material Material_344()
[[
anno::display_name("Material_344")
]]
= ::vray_materials::VRayMtl(
Diffuse : ::vray_maps::VRayColor(
color_mode : ::vray_maps::mode_color,
temperature : 6500.0f,
red : 0.137255f,
green : 0.137255f,
blue : 0.145098f,
rgb_multiplier : 1.0f,
alpha : 1.0f,
color_gamma : 1.0f,
rgb_primaries : ::vray_maps::primaries_none
).tint,
diffuse_roughness : 0.0f,
Reflection : ::vray_maps::VRayColor(
color_mode : ::vray_maps::mode_color,
temperature : 6500.0f,
red : 0.501961f,
green : 0.501961f,
blue : 0.501961f,
rgb_multiplier : 1.0f,
alpha : 1.0f,
color_gamma : 1.0f,
rgb_primaries : ::vray_maps::primaries_none
).tint,
reflection_glossiness : 0.65f,
reflection_fresnel : true,
reflection_ior : 8.0f,
reflection_lockIOR : false,
invert_reflection_ior : false,
reflection_metalness : 0.0f,
Refraction : color(0.0,0.0,0.0),
refraction_glossiness : 1.0f,
refraction_ior : 1.6f,
invert_refraction_ior : false,
refraction_dispersion_on : false,
refraction_dispersion : 50.0f,
refraction_fogColor : color(1.0,1.0,1.0),
refraction_fogBias : 0.0f,
refraction_fogMult : 1.0f,
translucency_on : ::vray_materials::translucency_none,
translucency_scatterCoeff : 0.0f,
translucency_fbCoeff : 1.0f,
translucency_color : color(1.0,1.0,1.0),
self_illumination : color(0.0,0.0,0.0),
self_illumination_multiplier : 1.0f,
coat_amount : 0.0f,
coat_color : color(1.0,1.0,1.0),
coat_glossiness : 1.0f,
coat_ior : 1.6f,
invert_coat_ior : false,
coat_bump_lock : false,
sheen_color : color(0.0,0.0,0.0),
sheen_glossiness : 0.8f,
brdf_type : ::vray_materials::brdf_blinn,
brdf_useRoughness : ::vray_materials::brdf_glossiness,
anisotropy : ::vray_maps::VRayColor(
color_mode : ::vray_maps::mode_color,
temperature : 6500.0f,
red : 0.501961f,
green : 0.501961f,
blue : 0.501961f,
rgb_multiplier : 1.0f,
alpha : 1.0f,
color_gamma : 1.0f,
rgb_primaries : ::vray_maps::primaries_none
).mono,
anisotropy_rotation : ::vray_maps::VRayColor(
color_mode : ::vray_maps::mode_color,
temperature : 6500.0f,
red : 0.501961f,
green : 0.501961f,
blue : 0.501961f,
rgb_multiplier : 1.0f,
alpha : 1.0f,
color_gamma : 1.0f,
rgb_primaries : ::vray_maps::primaries_none
).mono,
anisotropy_channel : 1,
texmap_bump : ::vray_maps::VRayColor_bump(
),
texmap_opacity : 1.0f
);