docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ResizeOptions

    Options for functions that change the logical size (count) of a buffer.

    Namespace: Mechatronics.SensorSDK
    Assembly: solution.dll
    Syntax
    public enum ResizeOptions

    Fields

    Name Description
    KeepExcessCapacity

    Do not reallocate if requested logical size (count) is smaller than the physical size (capacity).

    TrimExcessCapacity

    Reallocate if the logical size (count) and the physical size (capacity) are not the same.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)