Class ColorUtil
Inherited Members
Namespace:
Assembly: .dll
Syntax
public class ColorUtil
Constructors
ColorUtil()
Declaration
public ColorUtil()
Methods
initTsrColor4(int color, TSRColor4 tsrColor)
Declaration
public static void initTsrColor4(int color, TSRColor4 tsrColor)
Parameters
| Type | Name | Description |
|---|---|---|
| int | color | |
| TSRColor4 | tsrColor |
initTsrVector4(int color, TSRVector4 tsrColor)
Declaration
public static void initTsrVector4(int color, TSRVector4 tsrColor)
Parameters
| Type | Name | Description |
|---|---|---|
| int | color | |
| TSRVector4 | tsrColor |