public GenerateToTexture ( int width, int height, TextureFormat fmt = TextureFormat.RGBAFloat, FilterMode filtering = FilterMode.Bilinear, bool mipmaps = true ) : |
||
width | int | |
height | int | |
fmt | TextureFormat | |
filtering | FilterMode | |
mipmaps | bool | |
Результат |