AndroidJNI.SetFloatArrayElementstatic function SetFloatArrayElement (array : IntPtr, index : int, val : float) : voidDescriptionSets the value of one element in a primitive array. This function is a special case of SetFloatArrayRegion(), called with region size set to 1. |
