docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum SplineInstantiate.Method

    Describe the possible methods to instantiate instances along the spline.

    Namespace: UnityEngine.Splines
    Assembly: solution.dll
    Syntax
    public enum SplineInstantiate.Method

    Fields

    Name Description
    InstanceCount

    Use exact number of instances.

    LinearDistance

    Use distance in straight line between 2 instances.

    SpacingDistance

    Use distance along the spline between 2 instances.

    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)