docs.unity.cn
    Show / Hide Table of Contents

    Method PoisonUnusedDataInAllChunks

    PoisonUnusedDataInAllChunks(EntityArchetype, Byte)

    Sets all unused chunk data for an archetype to the specified byte value.

    Declaration
    public readonly void PoisonUnusedDataInAllChunks(EntityArchetype archetype, byte value)
    Parameters
    Type Name Description
    EntityArchetype archetype

    The archetype to modify

    Byte value

    The value to set for any unused chunk data

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