Local Rig
Local Rig is a feature that allows overriding JMRRig's rotation.
The local rig prevents device sensors from overriding JMRRig's rotation directly. Instead, it adds the rotation delta to the current rotation.
If you want to rotate JMRRig from scripts or animations, enable Local Rig Feature.
How to use Rig as a local transform
Configure scene for JioMixedReality.
Go to JMRMixedReality > JMRRig.
Go to Inspector > JMRTrackerManager component.
Check IsLocalRig to true.
Assign parent transform to the RigParent.
Last updated