ContactPair.CopyToNativeArray

Declaration

public void CopyToNativeArray(NativeArray<ContactPairPoint> buffer);

Parameters

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

Description

Copies the internal ContactPairPoint buffer to the provided buffer.


Did you find this page useful? Please give it a rating: