C# 클래스 Transit.Framework.TextureExtensions

파일 보기 프로젝트 열기: Katalyst6/CSL.TransitAddonMod

공개 메소드들

메소드 설명
FixTransparency ( this texture ) : void

비공개 메소드들

메소드 설명
TryAdjacent ( Color32 &pixel, Color32 adjacent ) : bool

메소드 상세

FixTransparency() 공개 정적인 메소드

public static FixTransparency ( this texture ) : void
texture this
리턴 void