diff --git a/website/docs/material/index.md b/website/docs/material/index.md index 7e6f3a8..bd342a4 100644 --- a/website/docs/material/index.md +++ b/website/docs/material/index.md @@ -22,3 +22,7 @@ material.oBaseColor = [0.6, 0.9, 0.5]; :::tip Use code completion to aid in finding parameters. ::: + +## Material Mapping + +For information on how to apply a material onto an existing object, see the instructions in [Material Mapping](../techniques/material-mapping).