• Help Home
  • English (US)
    1. English (US)
    2. 日本語
3ds Max 2025 Developer
    • 3ds Max Developer Overview
    • 3ds Max Developer Help
    • MAXScript Help
      • MAXScript Introduction
      • Script Examples In This Help
      • What is New in MAXScript
      • Learning MAXScript
      • Frequently Asked Questions
        • Frequently Asked Questions
        • MAXScript Syntax and Terminology
        • General Advanced Topics
        • Practical Questions
          • Working With Vectors
            • How do I make a vector from a vertex position?
            • How do I find the angle between two vectors?
            • How do I find the angle between 3 vertices?
            • How do I rotate a vector around the Z axis?
          • Working with MAXScript Values
          • Accessing Object Properties
          • Working with Scripted UI
          • Working with Scene Nodes
          • Working with Editable Meshes
          • Working with Editable Polys
          • Working with Animation
        • Writing Better and Faster Scripts
      • How To - Practical Examples
      • MAXScript Language Reference
      • 3ds Max Objects and Interfaces
      • MAXScript Tools and Interaction with 3ds Max
      • Interaction with Other Programming Languages and Environments
      • Interaction With The Operating System
      • 3ds Max USD Scripting Guide
      • MAXScript Retopology
    • 3ds Max Python API Help
    • 3ds Max MCG Help
    Share
    • Email
    • Facebook
    • Twitter
    • LinkedIn

    How do I find the angle between two vectors?

    A user asked:

    How do I find the angle between two vectors?

    Answer:

    As explained in the Point3 Values topic, the angle between two vectors can be calculated using the dot product of the normalized vectors and calculating the acos of the result.

    Parent page: Working With Vectors

    Related pages

    • How do I find the angle between 3 vertices?
    • Frequently Asked Questions

    Was this information helpful?

    Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Please see the Autodesk Creative Commons FAQ for more information.

    • Privacy Statement
    • Legal Notices & Trademarks
    • Report Noncompliance
    • © 2025 Autodesk Inc. All rights reserved