C# Class Transit.Framework.TextureExtensions

Afficher le fichier Open project: Katalyst6/CSL.TransitAddonMod

Méthodes publiques

Méthode Description
FixTransparency ( this texture ) : void

Private Methods

Méthode Description
TryAdjacent ( Color32 &pixel, Color32 adjacent ) : bool

Method Details

FixTransparency() public static méthode

public static FixTransparency ( this texture ) : void
texture this
Résultat void