Package com.gaia3d.basic.geometry
Class GaiaByteColor4
java.lang.Object
com.gaia3d.basic.geometry.GaiaByteColor4
-
Constructor Summary
ConstructorsConstructorDescriptionGaiaByteColor4
(byte r, byte g, byte b, byte a) GaiaByteColor4
(int r, int g, int b, int a) -
Method Summary
-
Constructor Details
-
GaiaByteColor4
public GaiaByteColor4() -
GaiaByteColor4
public GaiaByteColor4(byte r, byte g, byte b, byte a) -
GaiaByteColor4
public GaiaByteColor4(int r, int g, int b, int a)
-
-
Method Details
-
setRGBA
public void setRGBA(byte r, byte g, byte b, byte a)
-