AI DevKit
Search Results for

    Show / Hide Table of Contents

    Class PixelLabAnimationWithSkeletonsOptions

    Inheritance
    object
    PixelLabOptionsBase
    PixelLabAnimationOptionsBase
    PixelLabAnimationWithSkeletonsOptions
    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 PixelLabAnimationWithSkeletonsOptions : PixelLabAnimationOptionsBase, IGENPixelAnimationOptions, IGENOptions

    Fields

    skeletonGuidanceScale

    Declaration
    public float? skeletonGuidanceScale
    Field Value
    Type Description
    float?

    skeletonKeypoints

    Declaration
    public PixelLabKeypoints[] skeletonKeypoints
    Field Value
    Type Description
    PixelLabKeypoints[]

    Implements

    IGENPixelAnimationOptions
    IGENOptions
    In this article
    Back to top Generated by DocFX