initializemapping - eisclimber/ExPresS-XR GitHub Wiki

IKTransformMapping.InitializeMapping(Transform,bool)

Method in IKTransformMapping

Summary

Initializes the mapping. Should be called during OnStart() or OnAwake().

public void InitializeMapping(Transform presenceRoot, bool moveRoot)

Parameters

Name Description
UnityEngine.Transform presenceRoot Root transform of the virtual presence.
bool moveRoot If root movement is allowed.
⚠️ **GitHub.com Fallback** ⚠️