Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SVGColor
C# Class SVGColor, UnitySVG
ファイルを表示
Open project: MrJoy/UnitySVG
Class Usage Examples
Public Properties
Property
Type
Description
color
Color
colorType
SVGColorType
Public Methods
Method
Description
SVGColor
(
string
colorString
) :
UnityEngine
Method Details
SVGColor()
public
method
public
SVGColor
(
string
colorString
) :
UnityEngine
colorString
string
return
UnityEngine
Property Details
color
public_oe property
public
Color
color
return
Color
colorType
public_oe property
public
SVGColorType
colorType
return
SVGColorType