Method | Description | |
---|---|---|
LicensePlate ( LicenseFormat format, string diffuseTexture = "Plate_D.dds", string normalsTexture = "Plate_NM.dds" ) : System | ||
SaveAsync ( string location ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
Apply ( ) : void |
public LicensePlate ( LicenseFormat format, string diffuseTexture = "Plate_D.dds", string normalsTexture = "Plate_NM.dds" ) : System | ||
format | LicenseFormat | |
diffuseTexture | string | |
normalsTexture | string | |
return | System |
public SaveAsync ( string location ) : System.Threading.Tasks.Task | ||
location | string | |
return | System.Threading.Tasks.Task |