docs.unity.cn
    Show / Hide Table of Contents

    Field ComponentData

    Data payload for all component changes specified in SetComponents

    Namespace: Unity.Entities
    Syntax
    public readonly NativeArray<byte> ComponentData
    Returns
    Type Description
    NativeArray<Byte>
    Remarks

    Data changes are tightly packed. Use the Size to read back.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use