Property | Type | Description | |
---|---|---|---|
Data | NodeData, | ||
Input | NodeDataInput | ||
Source | Texture2D, |
Method | Description | |
---|---|---|
FillTexture ( Texture2D, texture ) : void | ||
GetParameters ( int &width, int &height, TextureFormat, &format, bool &useMipMap ) : void |
protected FillTexture ( Texture2D, texture ) : void | ||
texture | Texture2D, | |
return | void |
protected GetParameters ( int &width, int &height, TextureFormat, &format, bool &useMipMap ) : void | ||
width | int | |
height | int | |
format | TextureFormat, | |
useMipMap | bool | |
return | void |