C# Class SpriteStudioForUnity.Extensions

Afficher le fichier Open project: ootake/SpriteStudioForUnity

Méthodes publiques

Méthode 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 méthode

public static ToAlphaBlendType ( this s ) : PartAlphaBlendType
s this
Résultat PartAlphaBlendType

ToBoundType() public static méthode

public static ToBoundType ( this s ) : PartBoundsType
s this
Résultat PartBoundsType

ToColorBlendTarget() public static méthode

public static ToColorBlendTarget ( this s ) : ColorBlendTarget
s this
Résultat ColorBlendTarget

ToColorBlendType() public static méthode

public static ToColorBlendType ( this s ) : ColorBlendType
s this
Résultat ColorBlendType

ToInheritType() public static méthode

public static ToInheritType ( this s ) : PartInheritType
s this
Résultat PartInheritType

ToPartType() public static méthode

public static ToPartType ( this s ) : PartType
s this
Résultat PartType

ToSortMode() public static méthode

public static ToSortMode ( this s ) : PartSortMode
s this
Résultat PartSortMode