Property | Type | Description | |
---|---|---|---|
SaveAsync | System.Threading.Tasks.Task | ||
Update | void |
Method | Description | |
---|---|---|
SetRenderer ( |
Method | Description | |
---|---|---|
Apply ( ) : void | ||
OnPropertyChanged ( string propertyName = null ) : void | ||
PaintableItem ( string diffuseTexture ) : System | ||
Reset ( ) : void |
Method | Description | |
---|---|---|
SaveAsync ( string location ) : System.Threading.Tasks.Task | ||
Update ( ) : void |
protected OnPropertyChanged ( string propertyName = null ) : void | ||
propertyName | string | |
return | void |
protected PaintableItem ( string diffuseTexture ) : System | ||
diffuseTexture | string | |
return | System |
public SetRenderer ( |
||
renderer | ||
return | void |