はじめに#

EEVEE's materials system uses the same node based approach as Cycles.

サポートノード#

Due to realtime constraints, not all Cycles features are available in EEVEE. See サポートされるノード.

Performance(パフォーマンス)#

パフォーマンスは、ノードツリーに存在するBSDFノードの数に大きく依存します。

Tip

Prefer using the Principled BSDF instead of multiple BSDF nodes because EEVEE is optimized for it.

参考

制限