docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SawWithOBB

    SawWithOBB(OccurrenceList, OBB, SawingMode, string, string)

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

    Declaration
    public void SawWithOBB(OccurrenceList occurrences, OBB obb, SawingMode mode, string innerSuffix = "_inner", string outerSuffix = "_outer")
    Parameters
    Type Name Description
    OccurrenceList occurrences

    Occurrences of part to process

    OBB obb

    Minimum 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)