Backend.OpenXR.SetHandJointScale

static void SetHandJointScale(float scaleFactor)

This sets a scaling value for joints provided by the articulated hand extension. Some systems just don’t seem to get their joint sizes right!

   
float scaleFactor 1 being the default value, 2 being twice as large as normal, and 0.5 being half as big as normal.




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