Method OnUnlinkedFromBody OnUnlinkedFromBody() Called when a body unlinks this manipulator from it. The implementation should ensure that linkedBody returns null after this method is called. Declaration public override void OnUnlinkedFromBody() Overrides ScriptableConstrainedBodyManipulator.OnUnlinkedFromBody() See Also UnlinkConstrainedManipulator() OnLinkedToBody(XRMovableBody)