Version: 2018.4

UnsafeUtility.MemCpyReplicate(void*,void*,ulong,int)

マニュアルに切り替える

パラメーター

destinationDestination memory pointer.
sourceSource memory pointer.
sizeSize.
countCount.

説明

Copy memory and replicate.

Copies count times the same size bytes from source sequentially into destination.


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