Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "shaders/chunks/physical_material_pars_fragment"

Index

Variables

Const physical_material_pars_fragment

physical_material_pars_fragment: "struct ObjectSpaceRaymarchPhysicalMaterial {vec3 diffuse;vec3 emissive;float metalness;float roughness;#ifdef REFLECTIVITYfloat reflectivity;#endif#ifdef CLEARCOATfloat clearcoat;float clearcoatRoughness;#endif};" = `struct ObjectSpaceRaymarchPhysicalMaterial {vec3 diffuse;vec3 emissive;float metalness;float roughness;#ifdef REFLECTIVITYfloat reflectivity;#endif#ifdef CLEARCOATfloat clearcoat;float clearcoatRoughness;#endif};`

Generated using TypeDoc