docs.unity3d.com
Version: 

    Struct Point3

    A Point3 defines a position in 3D space

    Fields

    x Double

    y Double

    z Double

    Derived class: Vector3

    classDiagram
        class Point3
            Point3 <|-- Vector3
    

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

    • 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
    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.