docs.unity3d.com
Version: 

    Class Double

    Derived classes:

    • Coeff
    • Percent
    • Real
    • Angle
    • Area
    • Distance
    • Volume
    classDiagram
        class Double
            Double <|-- Coeff
            Double <|-- Percent
            Double <|-- Real
            Double <|-- Angle
            Double <|-- Area
            Double <|-- Distance
            Double <|-- Volume
    

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

    • algo.decimateEdgeCollapse
    • algo.evalDecimateErrorForTarget
    • algo.filletMesh
    • algo.findBestPivotBetweenOccurrences
    • algo.getOptimalTextureResolution
    • algo.getVisualComparisonFootprint
    • algo.optimizeTextureSize
    • algo.tessellate
    • algo.tessellateRelativelyToAABB
    • algo.convexDecomposition
    • algo.createVisibilityInformation
    • algo.createVisibilityInformationFromViewPoints
    • algo.findOccludedPartOccurrences
    • algo.removeOccludedGeometries
    • algo.removeOccludedGeometriesFromPoints
    • algo.removeOccludedGeometriesFromViewPoints
    • algo.dualContouring
    • algo.sawWithOctree
    • algo.sawWithPlane
    • algo.alignUVIslands
    • algo.automaticUVMapping
    • algo.mergeUVIslandsAffine
    • algo.mergeUVIslandsRelaxed
    • algo.scaleUV
    • algo.unwrapUV
    • algo.orientPolygonFacesFromCamera
    • algo.createVertexWeightsFromVertexColors
    • algo.createVertexWeightsFromVisibilityAttributes
    • cad.createHyperbolaCurve
    • cad.createIntersectionCurve
    • cad.createNURBSCurve
    • cad.createParabolaCurve
    • cad.createPolylineCurve
    • cad.invertCurve
    • cad.createLinearExtrusion
    • cad.createRevolveExtrusion
    • cad.createBRepCone
    • cad.createBRepCube
    • cad.createBRepCylinder
    • cad.createBRepPlane
    • cad.createBRepSphere
    • cad.createBRepTorus
    • cad.evalCurvatureOnCurve
    • cad.evalOnCurve
    • cad.getParametricPrecisionOnSurface
    • cad.invertOnCurve
    • cad.invertOnSurface
    • cad.projectOnCurve
    • cad.projectOnSurface
    • cad.createConeSurface
    • cad.createEllipticConeSurface
    • cad.createNURBSSurface
    • cad.createOffsetSurface
    • cad.createRevolutionSurface
    • geom.orthographicMatrix
    • geom.perspectiveMatrix
    • io.splitPointCloud
    • material.convertFloat32To8BitsImage
    • material.convertHeightMapToNormalMap
    • material.filterAO
    • material.getPointsAndMaterialFromText
    • polygonal.createMeshFromText
    • scene.createOccurrenceFromText
    • scene.generateOctaViews
    • scene.generateOctree
    • scene.createCapsule
    • scene.createCone
    • scene.createCube
    • scene.createCylinder
    • scene.createImmersion
    • scene.createPlane
    • scene.createSphere
    • scene.createTorus
    • scene.addLightComponent
    • scene.createLight
    • scene.addKeyframe
    • scene.decimateAnimChannelBySegment
    • scene.updateSphereProber
    • view.playAnimation
    • view.setAnimationSpeed
    Inheritance
    Double
    Namespace: Core
    Syntax
    Pixyz Studio 2025.1.1.2 based on SDK 2025.1.2.3
    • 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.