docs.unity.cn
    Show / Hide Table of Contents

    Property AlignmentInChunkInBytes

    AlignmentInChunkInBytes

    Alignment of this type in a chunk. Normally the same as AlignmentInBytes, but that might be less than this value for buffer elements, whereas the buffer itself must be aligned to MaximumSupportedAlignment.

    Declaration
    public readonly int AlignmentInChunkInBytes { get; }
    Property Value
    Type Description
    Int32
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023