docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SawWithAABB

    SawWithAABB(OccurrenceList, AABB, SawingMode, string, string)

    Saw the mesh with an axis-aligned bounding box. New parts will be placed as children of input part occurrences.

    Declaration
    public void SawWithAABB(OccurrenceList occurrences, AABB aabb, SawingMode mode, string innerSuffix = "_inner", string outerSuffix = "_outer")
    Parameters
    Type Name Description
    OccurrenceList occurrences

    Occurrences of part to process

    AABB aabb

    Axis-Aligned Bounding Box

    SawingMode mode

    The sawing mode

    string innerSuffix

    Only if mode is set to SawAndSplit, set the suffix of the inner part

    string outerSuffix

    Only if mode is set to SawAndSplit, set the suffix of the outer part

    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)