◐
material · drop-in viewer
default
The neutral fallback surface — a plain white, non-metallic PBR material with mid roughness (`0.5`), sampling the built-in white texture. This is what an object renders as when no material is assigned. Built on `@builtin::shaders.pbr`.
by·posted 2mo ago
What it does
Default
The neutral fallback surface — a plain white, non-metallic PBR material with
mid roughness (0.5), sampling the built-in white texture. This is what an
object renders as when no material is assigned. Built on
@builtin::shaders.pbr.
Inputs
colors.base_color— the flat tint (white by default).floats.roughness(0.5) /floats.metallic(0.0) — a neutral matte dielectric.textures.base_color_texture— the built-indefault:whitetexture.
Discussion
Scoped to this part · feeds back into the world's score.
Sign in to post.sign in
No comments yet. Be the first.