C# Class SpriteStudioForUnity.Extensions

ファイルを表示 Open project: ootake/SpriteStudioForUnity

Public Methods

Method Description
ToAlphaBlendType ( this s ) : PartAlphaBlendType
ToBoundType ( this s ) : PartBoundsType
ToColorBlendTarget ( this s ) : ColorBlendTarget
ToColorBlendType ( this s ) : ColorBlendType
ToInheritType ( this s ) : PartInheritType
ToPartType ( this s ) : PartType
ToSortMode ( this s ) : PartSortMode

Method Details

ToAlphaBlendType() public static method

public static ToAlphaBlendType ( this s ) : PartAlphaBlendType
s this
return PartAlphaBlendType

ToBoundType() public static method

public static ToBoundType ( this s ) : PartBoundsType
s this
return PartBoundsType

ToColorBlendTarget() public static method

public static ToColorBlendTarget ( this s ) : ColorBlendTarget
s this
return ColorBlendTarget

ToColorBlendType() public static method

public static ToColorBlendType ( this s ) : ColorBlendType
s this
return ColorBlendType

ToInheritType() public static method

public static ToInheritType ( this s ) : PartInheritType
s this
return PartInheritType

ToPartType() public static method

public static ToPartType ( this s ) : PartType
s this
return PartType

ToSortMode() public static method

public static ToSortMode ( this s ) : PartSortMode
s this
return PartSortMode