docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Namespace UnityEngine.Splines.ExtrusionShapes

    Classes

    Circle

    Create a circle shape to be extruded along a spline.

       ___
     /    \
    |     |
    \    /
     ---
    

    Road

    A simple plane with skirts at the edges to better blend with uneven terrain.

    // Looks like this
     __________
    /          \
    

    SplineShape

    Create a shape using a Spline as the template path. The referenced Spline is sampled at SideCount points along the path to form the vertex rings at each segment.

    Square

    Create a square shape to be extruded along a spline.

    Enums

    SplineShape.Axis

    Defines the axes used to project the input spline template to 2D coordinates.

    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)