Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AndroidJNI.SetFloatField

Declaration

public static void SetFloatField(IntPtr obj, IntPtr fieldID, float val);

Description

Sets the value of an instance field of the specified object.