docs.unity.cn
    Show / Hide Table of Contents

    Class EntitiesJournaling.Preferences

    Class that stores journaling preferences used during initialization.

    Inheritance
    Object
    EntitiesJournaling.Preferences
    Namespace: Unity.Entities
    Syntax
    public static class Preferences

    Properties

    Name Description
    Enabled

    Whether or not entities journaling events are recorded.

    PostProcess

    Apply post-processing to journaling records. Converts GetComponentDataRW records into SetComponentData whenever possible.

    TotalMemoryMB

    Total amount of memory in megabytes allocated for journaling.

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