C# Class AcManager.Controls.CustomShowroom.PaintShop.TintedWindows

Inheritance: ColoredItem
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
SaveAsync ( string location ) : System.Threading.Tasks.Task
TintedWindows ( [ diffuseTexture, double defaultAlpha = 0.23, Color defaultColor = null ) : System

Méthodes protégées

Méthode Description
Apply ( ) : void

Method Details

Apply() protected méthode

protected Apply ( ) : void
Résultat void

SaveAsync() public méthode

public SaveAsync ( string location ) : System.Threading.Tasks.Task
location string
Résultat System.Threading.Tasks.Task

TintedWindows() public méthode

public TintedWindows ( [ diffuseTexture, double defaultAlpha = 0.23, Color defaultColor = null ) : System
diffuseTexture [
defaultAlpha double
defaultColor Color
Résultat System