docs.unity.cn
    Show / Hide Table of Contents

    Method MakeChunkComponentTypeIndex

    MakeChunkComponentTypeIndex(TypeIndex)

    Creates a new TypeIndex that allows the passed in 'typeindex' to be used as a chunk component.

    Declaration
    public static TypeIndex MakeChunkComponentTypeIndex(TypeIndex typeIndex)
    Parameters
    Type Name Description
    TypeIndex typeIndex

    The TypeIndex to use as a chunk component.

    Returns
    Type Description
    TypeIndex

    Returns the new TypeIndex.

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