docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateEdgeWithBounds

    CreateEdgeWithBounds(uint, uint, uint, Bounds1D)

    Create an edge with a curve an extremity vertices and a given boundary

    Declaration
    [HandleProcessCorruptedStateExceptions]
    public uint CreateEdgeWithBounds(uint curve, uint startVertex, uint endVertex, Bounds1D bounds)
    Parameters
    Type Name Description
    uint curve

    Curve used to create the edge

    uint startVertex

    The start vertex

    uint endVertex

    The end vertex

    Bounds1D bounds

    The parametrization boundary

    Returns
    Type Description
    uint
    In This Article
    Back to top
    Copyright © 2025 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)