Skip to main content
  • Reference
  • Tutorials
  • Examples
  • Contribute
  • Community
  • About
  • Start Coding
  • Donate
Reference z

z

The z component of the vector

Examples

Notice any errors or typos? Please let us know. Please feel free to edit src/math/p5.Vector.js and open a pull request!

Related References

    textToContours

    Returns an array of arrays of points outlining a string of text written using the font.

    textToModel

    Converts text into a 3D model that can be rendered in WebGL mode.

    textToPaths

    Returns a flat array of path commands that describe the outlines of a string of text.

    textToPoints

    Returns an array of points outlining a string of text written using the font.

p5.js
Resources
  • Reference
  • Tutorials
  • Examples
  • Contribute
  • Community
  • About
  • Start Coding
  • Donate
Information
  • Download
  • Contact
  • Copyright
  • Privacy Policy
  • Terms of Use
Socials
  • GitHub
  • Instagram
  • X
  • YouTube
  • Discord
  • Forum

Looking for the current stable 1.x p5.js reference? Find it here!