docs.unity.cn
    Show / Hide Table of Contents

    Method IsChunkComponent

    IsChunkComponent(TypeIndex)

    IsChunkComponent
    Declaration
    public static bool IsChunkComponent(TypeIndex typeIndex)
    Parameters
    Type Name Description
    TypeIndex typeIndex

    TypeIndex for a component

    Returns
    Type Description
    Boolean

    Returns if the component type is used as a chunk component (a component mapped to a Chunk rather than Entity)

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023