docs.unity.cn
    Show / Hide Table of Contents

    Enum CachedSearchType

    Describes where the initial list of components should be built from

    Namespace: Unity.XRTools.Utils
    Syntax
    public enum CachedSearchType : int

    Fields

    Name Description Value
    Children

    Search in children

    Parents

    Search in parents

    Self

    Search on self

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use