Method SetTexture
SetTexture(ViewCompositionIndex, Texture)
Set the computed texture in the view
Declaration
void SetTexture(ViewCompositionIndex index, Texture texture)
Parameters
Type | Name | Description |
---|---|---|
ViewCompositionIndex | index | Index of this view |
Texture | texture | The texture used |