Method | Description | |
---|---|---|
CarPaint ( string detailsTexture, Color defaultColor = null ) : System | ||
SaveAsync ( string location ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
Apply ( ) : void |
public CarPaint ( string detailsTexture, Color defaultColor = null ) : System | ||
detailsTexture | string | |
defaultColor | Color | |
return | System |
public SaveAsync ( string location ) : System.Threading.Tasks.Task | ||
location | string | |
return | System.Threading.Tasks.Task |