public class ColorMaterialProperty extends MaterialProperty
Modifier | Constructor and Description |
---|---|
protected |
ColorMaterialProperty() |
Modifier and Type | Method and Description |
---|---|
static ColorMaterialProperty |
create() |
static MaterialProperty |
create(Property<Color> color) |
static MaterialProperty |
fromColor(Color color) |
equals, getValue, getValue, isConstant, onDefinitionChanged
public static ColorMaterialProperty create()
public static MaterialProperty create(Property<Color> color)
public static MaterialProperty fromColor(Color color)
Copyright © 2014. All rights reserved.