Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. (float3)(0.1f, 0.4f, 0.6f), // base material
  2. 0.8f, // specular_tint
  3. 0.8f, // specular
  4. 0.2f, // metallic
  5. 0.6f, // sheen tint
  6. 0.7f, // sheen
  7. 0.9f, // roughness
  8. 0.6f, // anisotrpoic
  9. 0.8f, // clearcoat
  10. 0.3f, // clearcoat_gloss
  11. 0.8f // subsurface
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement