docs.unity.cn
    Show / Hide Table of Contents

    Enum LightAnchor.UpDirection

    Enum to describes to up vector for the Light Anchor

    Namespace: UnityEngine
    Syntax
    public enum UpDirection

    Fields

    Name Description Value
    World

    Up vector is world space Vector3.up


    0
    Local

    Up vector is the up of the main camera


    1

    Extension Methods

    AnalyticsUtils.ToNestedColumn<LightAnchor.UpDirection>(Boolean)
    AnalyticsUtils.ToNestedColumnWithDefault<LightAnchor.UpDirection>(LightAnchor.UpDirection, Boolean)
    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023