Input.HandMaterial

static void HandMaterial(Handed hand, Material material)

Set the Material used to render the hand! The default material uses an offset of 10 to ensure it gets drawn overtop of other elements.

   
Handed hand If Handed.Max, this will set the value for both hands.
Material material The new Material!




Found an issue with these docs, or have some additional questions? Create an Issue on Github!