public class Material
extends com.google.gwt.core.client.JavaScriptObject
| Modifier and Type | Field and Description |
|---|---|
static String |
ColorType |
static String |
ImageType |
static String |
PolylineArrowType |
static String |
PolylineOutlineType |
| Modifier | Constructor and Description |
|---|---|
protected |
Material() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Material> |
fromType(String type) |
static <T extends Material> |
fromType(String type,
Undocumented uniforms) |
public static final String ColorType
public static final String ImageType
public static final String PolylineOutlineType
public static final String PolylineArrowType
public static <T extends Material> T fromType(String type, Undocumented uniforms)
Copyright © 2014. All rights reserved.