Input.HandVisible

static void HandVisible(Handed hand, bool visible)

Sets whether or not StereoKit should render the hand for you. Turn this to false if you’re going to render your own, or don’t need the hand itself to be visible.

   
Handed hand If Handed.Max, this will set the value for both hands.
bool visible True, StereoKit renders this. False, it doesn’t.




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