Method PolygonUVPoseFromPlanePose
PolygonUVPoseFromPlanePose(Pose)
Gets a corrected polygon uv pose from a given plane pose.
Declaration
public static Pose PolygonUVPoseFromPlanePose(Pose pose)
Parameters
| Type | Name | Description |
|---|---|---|
| Pose | pose | The source plane pose. |
Returns
| Type | Description |
|---|---|
| Pose | The rotation-corrected pose for calculating UVs. |