프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Data | NodeData, | ||
Input | NodeDataInput | ||
Source | Texture2D, |
메소드 | 설명 | |
---|---|---|
FillTexture ( Texture2D, texture ) : void | ||
GetParameters ( int &width, int &height, TextureFormat, &format, bool &useMipMap ) : void |
protected FillTexture ( Texture2D, texture ) : void | ||
texture | Texture2D, | |
리턴 | void |
protected GetParameters ( int &width, int &height, TextureFormat, &format, bool &useMipMap ) : void | ||
width | int | |
height | int | |
format | TextureFormat, | |
useMipMap | bool | |
리턴 | void |