docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateCurveExtrusion

    CreateCurveExtrusion(uint, ProfileBase, Point3, ExtrusionBoundaryType, ProfileBase)

    create a curve extrusion body

    Declaration
    [HandleProcessCorruptedStateExceptions]
    public uint CreateCurveExtrusion(uint curve, ProfileBase profileBase, Point3 startingNormal, ExtrusionBoundaryType boundaryType = ExtrusionBoundaryType.Full, ProfileBase profileEnd = null)
    Parameters
    Type Name Description
    uint curve

    The profile curves will be extruded along this curve

    ProfileBase profileBase

    Profile loops to extrude

    Point3 startingNormal

    The normal of the plane in which all starting profile lie one

    ExtrusionBoundaryType boundaryType

    If the profile curves define an area or not

    ProfileBase profileEnd

    The end profile of the extrusion

    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)