Class TextureGenerator
Inherited Members
Namespace: UnityEditor.Experimental.AssetImporters
Assembly: UnityEditor.dll
Syntax
public static class TextureGenerator
Methods
| Improve this Doc View SourceGenerateTexture(TextureGenerationSettings, NativeArray<Color32>)
Declaration
public static TextureGenerationOutput GenerateTexture(TextureGenerationSettings settings, NativeArray<Color32> colorBuffer)
Parameters
Type | Name | Description |
---|---|---|
TextureGenerationSettings | settings | |
NativeArray<Color32> | colorBuffer |
Returns
Type | Description |
---|---|
TextureGenerationOutput |