Version: 2023.2
言語: 日本語
public bool opaqueMaterial ;

説明

Determines whether Unity considers the material opaque.

If you use ray tracing shaders, Unity disables any hit shaders for opaque materials so the GPU doesn't execute them.