Version: 2023.1
언어: 한국어
public static void UnbindProperties (NativeArray<BoundProperty> boundProperties);

파라미터

boundProperties The list of BoundProperty to unbind.

설명

Unbinds and frees all resources used by a list of BoundProperty.

Creating a BoundProperty that targets a serialized reference avoids garbage collection for its objects. If you forget to unbind and free the resources used by this BoundProperty, it may result in a memory leak.

This method throws an ArgumentException if the boundProperties's NativeArray is not yet created.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961