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

Most visited


Recently visited


Float3

public class Float3
extends Object

java.lang.Object
   ↳ android.renderscript.Float3


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

Summary


Fields

public float x

public float y

public float z

Public constructors

Float3()
Float3(float x, float y, float z)

Inherited methods

Fields


x

public float x

y

public float y

z

public float z

Public constructors


Float3

public Float3 ()

Float3

public Float3 (float x, 
                float y, 
                float z)

Parameters
x float

y float

z 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.