Struct TextToImageRequest
Inherited Members
Namespace: Unity.Muse.Common
Assembly: solution.dll
Syntax
[Serializable]
public struct TextToImageRequest
Constructors
Name | Description |
---|---|
TextToImageRequest(string, bool, uint, int, uint, uint) |
Fields
Name | Description |
---|---|
height | |
model | |
negative_prompt | |
seamless | |
seed | |
width |
Operators
Name | Description |
---|---|
explicit operator TextToImageRequest(ImageVariationSettingsRequest) |