Table of Contents

Materials available in VCI (Shader)

You can use the following shaders in VCI.

Summary

You can use three shaders in VCI: UniUnlit (Unlit), StanderdShader and Mtoon.

For the detail on MToon, refer to the MToon reference.
As for the StandardShader, you cannot use all properties available as some of them are incompatible.
For the detail on setting up StandardShader, refer to StandardShader in VCI.

Limitation of StandardShader

When to use which Shader

Pros of Unlit

Cons of Unlit

Pros of StandardShader

Cons of StandardShader

When to use MToon in VCI