This version of Unity is unsupported.

Pose.GetTransformedBy

public Pose GetTransformedBy(Pose lhs);
public Pose GetTransformedBy(Transform lhs);

Description

Transforms the current pose into the local space of the provided pose.