docs.unity.cn
    Show / Hide Table of Contents

    Enum SplineInstantiate.OffsetSpace

    The space in which to interpret the offset, this can be different from the orientation space used to instantiate objects.

    Namespace: UnityEngine.Splines
    Syntax
    public enum OffsetSpace

    Fields

    Name Description Value
    Spline

    Use the spline space to orient instances.


    0
    Local

    Use the spline GameObject space to orient instances.


    1
    World

    Use world space to orient instances.


    2
    Object

    Use the original object space to orient instances.


    3
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, April 27, 2023