docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method DualContouringTarget

    DualContouringTarget(OccurrenceList, double, double, double, bool)

    Replace the tessellations of the selected parts by a retopology based on a dual-contouring, controlled by a size in millimeter

    Declaration
    public uint DualContouringTarget(OccurrenceList occurrences, double filteringSize, double voxelSize, double tolerance, bool sameSizeOnAllAxis)
    Parameters
    Type Name Description
    OccurrenceList occurrences

    Occurrences of part to process

    double filteringSize

    Filtering size - must be a multiple of 2 of voxelSize

    double voxelSize

    Voxel size used for the reconstruction

    double tolerance

    Tolerance for the quadric error used for the simplification of the octree

    bool sameSizeOnAllAxis

    If true, use the maximum axis length of the AABB for all axis

    Returns
    Type Description
    uint
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)