Anchor.FromPose
static Anchor FromPose(Pose pose)
This creates a new Anchor from a world space pose.
| Pose pose | A world space pose for the new Anchor. | 
| RETURNS: Anchor | A new Anchor at the Pose provided. This Anchor is not guaranteed to be tracked, but will start at the Pose provided. | 
Found an issue with these docs, or have some additional questions? Create an Issue on Github!