# Print output for @column tags ?> Float4 - Android SDK | Android Developers

Most visited


Recently visited


Float4

public class Float4
extends Object

java.lang.Object
   ↳ android.renderscript.Float4


This class is deprecated.
Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives.

Vector version of the basic float type. Provides four float fields packed.

Summary


Fields

public float w

public float x

public float y

public float z

Public constructors

Float4()
Float4(float x, float y, float z, float w)

Inherited methods

Fields


w

public float w

x

public float x

y

public float y

z

public float z

Public constructors


Float4

public Float4 ()

Float4

public Float4 (float x, 
                float y, 
                float z, 
                float w)

Parameters
x float

y float

z float

w float

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.