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

Inheritance: ColoredItem
Show file Open project: gro-ove/actools

Public Methods

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

Protected Methods

Method Description
Apply ( ) : void

Method Details

Apply() protected method

protected Apply ( ) : void
return void

SaveAsync() public method

public SaveAsync ( string location ) : System.Threading.Tasks.Task
location string
return System.Threading.Tasks.Task

TintedWindows() public method

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