docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ConvertSurfaceIntoNurbs

    ConvertSurfaceIntoNurbs(uint, double, double, double, double)

    Convert a surface into a nurbs

    Declaration
    public uint ConvertSurfaceIntoNurbs(uint surface, double minBoundsU = 0, double maxBoundsU = 0, double minBoundsV = 0, double maxBoundsV = 0)
    Parameters
    Type Name Description
    uint surface

    Surface to convert

    double minBoundsU

    Minimum bound on the U axis parameter

    double maxBoundsU

    Maximum bound on the U axis parameter

    double minBoundsV

    Minimum bound on the V axis parameter

    double maxBoundsV

    Maximum bound on the V axis parameter

    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)