public SetColor ( Color color ) : void | ||
color | Color | Renderer multiply color. |
리턴 | void |
Set the color of the renderer. Will be multiplied with the UIVertex color and the Canvas color.
public SetColor ( Color color ) : void | ||
color | Color | Renderer multiply color. |
리턴 | void |