Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Transit
Framework
TextureExtensions
C# Class Transit.Framework.TextureExtensions
Show file
Open project: Katalyst6/CSL.TransitAddonMod
Public Methods
Method
Description
FixTransparency
(
this
texture
) :
void
Private Methods
Method
Description
TryAdjacent
(
Color32
&
pixel
,
Color32
adjacent
) :
bool
Method Details
FixTransparency()
public
static
method
public
static
FixTransparency
(
this
texture
) :
void
texture
this
return
void