Declaration
func ClearMaterialProperty(target entity<LevelObject>)
go
Parameters
Input
Name | Type | Description |
---|---|---|
Target | LevelObject | The target object to clear the material property for |
Clear the set properties
func ClearMaterialProperty(target entity<LevelObject>)
go
Name | Type | Description |
---|---|---|
Target | LevelObject | The target object to clear the material property for |