docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateIntersectionCurve

    CreateIntersectionCurve(uint, uint, uint, double, double)

    Create a Intersection Curve

    Declaration
    public uint CreateIntersectionCurve(uint firstSurface, uint secondSurface, uint chart, double minBounds, double maxBounds)
    Parameters
    Type Name Description
    uint firstSurface

    First surface of the intersection curve

    uint secondSurface

    Second surface of the intersection curve

    uint chart

    Direction curve of the intersection curve

    double minBounds

    Minimum value of the bounds of the intersection curve

    double maxBounds

    Maximum value of the bounds of the intersection curve

    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)