SpriteFactory.Sprite.SpriteMaterial.SetBuffer
C#: void SetBuffer (string propertyName, ComputeBuffer buffer)
JS: function SetBuffer (propertyName : String, buffer : ComputeBuffer) : void
Description
Set a ComputeBuffer value in all of the Sprite's current materials.
Note: Unity 4.0+ required.