=====IconTexture===== ====Summary==== This behaviour allows you to change the texture of an asset in response to data. ====Parameters==== ===Property=== //Type: [[text]] Default: **None**// The name of the property in which will trigger the change in texture. ===Color=== //Type: [[RGBA]] Default: **0,0,0,1**// The color of the Icon texture to be applied. Values are designated as Red, Blue, Green and Alpha values respectively, using normalized values between 0 and 1. ====Examples====