C# Class TextureResourceView, swip3

Inheritance: MonoBehaviour
ファイルを表示 Open project: unit9/swip3 Class Usage Examples

Public Methods

Method Description
SetUITextureShader ( Shader value, bool resetColour ) : void

Private Methods

Method Description
Awake ( ) : void
HandleShinyTextureLoaded ( Object o ) : void
HandleTextureLoadComplete ( Object obj ) : void
Reset ( ) : void
SetUITextureZoomRect ( Rect value ) : void

Method Details

SetUITextureShader() public method

public SetUITextureShader ( Shader value, bool resetColour ) : void
value Shader
resetColour bool
return void