Legacy Documentation: Version 5.3
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);

Parameters

Description

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