Class PixelLabPixelArtOptions
public class PixelLabPixelArtOptions : PixelLabGenerationOptionsBase, IGENPixelArtOptions, IGENOptions
- Inheritance
-
objectPixelLabPixelArtOptions
- Implements
- Inherited Members
Fields
negativePrompt
public string negativePrompt
Field Value
- string
obliqueProjection
public bool? obliqueProjection
Field Value
- bool?
promptWeight
public float? promptWeight
Field Value
- float?
styleImage
public Weighted<Texture2D> styleImage
Field Value
- Weighted<Texture2D>
Properties
Api
public Api Api { get; }