Float4
open classFloat4
kotlin.Any | |
↳ | android.renderscript.Float4 |
Vector version of the basic float type. Provides four float fields packed.
Summary
Public constructors | |
---|---|
Float4() |
|
Properties | |
---|---|
Float | |
Float | |
Float | |
Float |
open classFloat4
kotlin.Any | |
↳ | android.renderscript.Float4 |
Vector version of the basic float type. Provides four float fields packed.
Public constructors | |
---|---|
Float4() |
|
Properties | |
---|---|
Float | |
Float | |
Float | |
Float |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-04 UTC.