We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a58d4 commit 83fd8a4Copy full SHA for 83fd8a4
docs/avatars.mdx
@@ -51,6 +51,10 @@ If you place your content within a new directory "Assets > _UserContent" the def
51
52

53
54
+## Materials/Shaders
55
+- You can jump straight in with the Universal Render Pipeline/Lit shader that comes with Unity 6
56
+- Otherwise, we have compiled a list of compatiable [Avatar Shaders](avatar-shaders) that you can use.
57
+
58
## Basis Avatar Setup
59
- The steps above should automatically add an Animator component to your Avatar prefab when you pull it into the Scene.
60
- On the Parent GameObject of the Avatar, click `Add Component`, and add `Basis Avatar`.
0 commit comments