Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MDLMaterial 具有属性“scatteringFunction”(MDLScatteringFunction),它只有子类 MDLPhysicallyPlausibleScatteringFunction,并且这些类相应地仅描述 Lambertian/Blinn-Phong 或 PBR。如果 submesh 材质具有 Oren-Nayar 模型或自定义片段功能怎么办?如何确定将哪个着色模型应用于子网格?