mpl_toolkits.mplot3d.proj3d.transform

mpl_toolkits.mplot3d.proj3d.transform(xs, ys, zs, M)[source]

[Deprecated] Transform the points by the projection matrix M.

Notes

Deprecated since version 3.8: Use proj_transform instead.

© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.mplot3d.proj3d.transform.html