Version: 2022.2

ContactPair.CopyToNativeArray

切换到手册
public void CopyToNativeArray (NativeArray<ContactPairPoint> buffer);

参数

buffer A native buffer that will be filled with ContactPairPoint data.

描述

Copies the internal ContactPairPoint buffer to the provided buffer.