Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AndroidJNI.ToFloatArray

public static IntPtr ToFloatArray(float[] array);

Description

Convert a managed array of System.Single to a Java array of float.