⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

Input.HandGetVisible

static bool HandGetVisible(Handed hand)

Returns whether StereoKit is set to render the given hand. If Handed.Max is provided, this returns true if either hand is visible.

   
Handed hand The hand to check visibility for, or Handed.Max to check if either hand is visible.
RETURNS: bool True if StereoKit renders this hand, false if not.




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