docs.unity.cn
    Show / Hide Table of Contents

    Enum CachedSearchType

    Describes where the initial list of components should be built from

    Namespace: Unity.XR.CoreUtils
    Syntax
    [Flags]
    public enum CachedSearchType

    Fields

    Name Description Value
    Children

    Search in children

    Parents

    Search in parents

    Self

    Search on self

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, December 21, 2022
    Terms of use