docs.unity3d.com
Version: 

    Class Vector3

    A Vector3 defines a vector in 3D space

    Base class: Point3

    classDiagram
        class Vector3
        Point3 <|-- Vector3
    

    Functions accepting this type or a list of this type as a parameter:

    • algo.sawWithPlane
    • algo.mapUvOnFittingCylinder
    • algo.getFittingCylinder
    • cad.createBoundedLinearExtrusion
    • cad.createCurveExtrusion
    • cad.createLinearExtrusion
    • cad.createRevolveExtrusion
    • cad.createRevolutionSurface
    • geom.changeOfBasisMatrix
    • geom.fromOriginNormal
    • geom.fromTRS
    • geom.lookAtMatrix
    • geom.multiplyMatrixVector
    • polygonal.usePointGapFillerNormal
    • scene.getMBB
    • scene.rotate
    • scene.updateSphereProber
    • view.getAutoClipping
    • view.fitCamera
    • algo.createVisibilityInformationFromViewPoints
    • algo.removeOccludedGeometriesFromPoints
    • algo.removeOccludedGeometriesFromViewPoints
    • algo.sawWithPlane
    • algo.orientPolygonFacesFromCamera
    • cad.createBezierCurve
    • cad.createHermiteCurve
    • cad.createLineCurve
    • cad.createNURBSCurve
    • cad.createPolylineCurve
    • cad.createSegmentCurve
    • cad.createBoundedLinearExtrusion
    • cad.createRevolveExtrusion
    • cad.invertOnCurve
    • cad.invertOnSurface
    • cad.needTorusShapeCheck
    • cad.projectOnCurve
    • cad.projectOnSurface
    • cad.createVertex
    • cad.createBezierSurface
    • cad.createNURBSSurface
    • cad.createRevolutionSurface
    • cad.createTabulatedCylinderSurface
    • geom.changeOfBasisMatrix
    • geom.fromOriginNormal
    • geom.lookAtMatrix
    • geom.multiplyMatrixPoint
    • polygonal.usePointGapFillerNormal
    Inheritance
    Vector3
    Namespace: Geom
    Syntax
    Version 2025.2.0.1
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX.