Class VisorConversions
java.lang.Object
net.timtaran.interactivemc.util.vr.visor.VisorConversions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PlayerBodyParthandToBodyPart(org.vmstudio.visor.api.common.HandType hand) static VRPosetoInteractivemcType(org.vmstudio.visor.api.common.player.VRPlayerPose pose, boolean isLeftHanded, float playerScale) static VRBodyPartDatatoInteractivemcType(org.vmstudio.visor.api.common.player.VRPose pose)
-
Constructor Details
-
VisorConversions
public VisorConversions()
-
-
Method Details
-
handToBodyPart
-
toInteractivemcType
public static VRPose toInteractivemcType(org.vmstudio.visor.api.common.player.VRPlayerPose pose, boolean isLeftHanded, float playerScale) -
toInteractivemcType
-