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.


    1
    Self

    Search on self.


    2
    Parents

    Search in parents.


    4
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Tuesday, July 18, 2023