Method AllocTextureArray
AllocTextureArray(int, int, int, TextureFormat, bool)
선언
public bool AllocTextureArray(int numTextures, int width, int height, TextureFormat format, bool isMipMapped)
파라미터
| 타입 | 이름 | 설명 | 
|---|---|---|
| int | numTextures | |
| int | width | |
| int | height | |
| TextureFormat | format | |
| bool | isMipMapped | 
반환
| 타입 | 설명 | 
|---|---|
| bool |