Class VisorConversions

java.lang.Object
net.timtaran.interactivemc.util.vr.visor.VisorConversions

public class VisorConversions extends Object
  • Constructor Details

    • VisorConversions

      public VisorConversions()
  • Method Details

    • handToBodyPart

      public static PlayerBodyPart handToBodyPart(org.vmstudio.visor.api.common.HandType hand)
    • toInteractivemcType

      public static VRPose toInteractivemcType(org.vmstudio.visor.api.common.player.VRPlayerPose pose, boolean isLeftHanded, float playerScale)
    • toInteractivemcType

      public static VRBodyPartData toInteractivemcType(org.vmstudio.visor.api.common.player.VRPose pose)