docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum CurveWrap

    The periodicity of the curve.

    Namespace: Global Namespace
    Assembly: Unity.Importer.USD.dll
    Syntax
    public enum CurveWrap

    Fields

    Name Description
    NonPeriodic

    A regular, non-repeating curve.

    Periodic

    A curve where (4 - v-step) vertices are repeated at the end.

    Pinned

    A non-periodic curve where a phantom vertex is inserted at the start and the end of the curve to 'pin' its starting and end point.

    Undefined

    Undefined.

    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)