docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor SplineMeshHandle

    SplineMeshHandle()

    Creates a new mesh handle. This class implements IDisposable to clean up allocated mesh resources. Call Dispose() when you are finished with the instance.

    Declaration
    public SplineMeshHandle()

    SplineMeshHandle(Material)

    Create a new mesh handle. This class implements IDisposable to clean up allocated mesh resources. Call Dispose() when you are finished with the instance.

    Declaration
    public SplineMeshHandle(Material material)
    Parameters
    Type Name Description
    Material material

    The material to render the cylinder mesh with.

    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)