AI DevKit
Search Results for

    Show / Hide Table of Contents

    Class PixelLabAnimationOptions

    Inheritance
    object
    PixelLabOptionsBase
    PixelLabAnimationOptionsBase
    PixelLabAnimationOptions
    Implements
    IGENPixelAnimationOptions
    IGENOptions
    Inherited Members
    PixelLabAnimationOptionsBase.Api
    PixelLabAnimationOptionsBase.referenceImage
    PixelLabAnimationOptionsBase.initialImages
    PixelLabAnimationOptionsBase.inpaintingImages
    PixelLabAnimationOptionsBase.maskImages
    PixelLabOptionsBase.isIsometric
    PixelLabOptionsBase.colorImage
    Namespace: Glitch9.AIDevKit.PixelLab
    Assembly: .dll
    Syntax
    public class PixelLabAnimationOptions : PixelLabAnimationOptionsBase, IGENPixelAnimationOptions, IGENOptions

    Fields

    actionDescription

    Declaration
    public string actionDescription
    Field Value
    Type Description
    string

    cameraView

    Declaration
    public PixelLabTypes.CameraView? cameraView
    Field Value
    Type Description
    PixelLabTypes.CameraView?

    direction

    Declaration
    public PixelLabTypes.Direction? direction
    Field Value
    Type Description
    PixelLabTypes.Direction?

    frameCount

    Declaration
    public int? frameCount
    Field Value
    Type Description
    int?

    imageGuidanceScale

    Declaration
    public float? imageGuidanceScale
    Field Value
    Type Description
    float?

    negativeDescription

    Declaration
    public string negativeDescription
    Field Value
    Type Description
    string

    startFrame

    Declaration
    public int? startFrame
    Field Value
    Type Description
    int?

    textGuidanceScale

    Declaration
    public float? textGuidanceScale
    Field Value
    Type Description
    float?

    Implements

    IGENPixelAnimationOptions
    IGENOptions
    In this article
    Back to top Generated by DocFX