Version: 2022.3
언어: 한국어

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.