Type.CubemapFace
public
static
final
enum
Type.CubemapFace
extends Enum<Type.CubemapFace>
java.lang.Object | ||
↳ | java.lang.Enum<android.renderscript.Type.CubemapFace> | |
↳ | android.renderscript.Type.CubemapFace |
Summary
Enum values | |
---|---|
Type.CubemapFace |
NEGATIVE_X
|
Type.CubemapFace |
NEGATIVE_Y
|
Type.CubemapFace |
NEGATIVE_Z
|
Type.CubemapFace |
POSITIVE_X
|
Type.CubemapFace |
POSITIVE_Y
|
Type.CubemapFace |
POSITIVE_Z
|
Type.CubemapFace |
POSITVE_X
|
Type.CubemapFace |
POSITVE_Y
|
Type.CubemapFace |
POSITVE_Z
|
Public methods | |
---|---|
static
Type.CubemapFace
|
valueOf(String name)
|
static
final
CubemapFace[]
|
values()
|
Inherited methods | |
---|---|
Enum values
POSITIVE_X
public static final Type.CubemapFace POSITIVE_X
POSITIVE_Y
public static final Type.CubemapFace POSITIVE_Y
POSITIVE_Z
public static final Type.CubemapFace POSITIVE_Z
POSITVE_X
public static final Type.CubemapFace POSITVE_X
POSITVE_Y
public static final Type.CubemapFace POSITVE_Y
POSITVE_Z
public static final Type.CubemapFace POSITVE_Z
Public methods
valueOf
public static Type.CubemapFace valueOf (String name)
Parameters | |
---|---|
name |
String |
Returns | |
---|---|
Type.CubemapFace |
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-04 UTC."],[],[]]