Package pro.streem.ar.schemas.sceneform
Class SamplerUsageType
- java.lang.Object
-
- pro.streem.ar.schemas.sceneform.SamplerUsageType
-
public final class SamplerUsageType extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Stringname(int e)
-
-
-
Field Detail
-
Color
public static final short Color
- See Also:
- Constant Field Values
-
Normal
public static final short Normal
- See Also:
- Constant Field Values
-
Data
public static final short Data
- See Also:
- Constant Field Values
-
Lookup
public static final short Lookup
- See Also:
- Constant Field Values
-
names
public static final java.lang.String[] names
-
-