Method ON_DRAG_AND_DROP_MATERIAL_CHANGED
ON_DRAG_AND_DROP_MATERIAL_CHANGED(GameObject, Material, Material)
Declaration
public static void ON_DRAG_AND_DROP_MATERIAL_CHANGED(GameObject sender, Material currentMaterial, Material newMaterial)
Parameters
| Type | Name | Description |
|---|---|---|
| GameObject | sender | |
| Material | currentMaterial | |
| Material | newMaterial |