AI DevKit
Search Results for

    Show / Hide Table of Contents

    Class PixelLabRotationOptions

    Inheritance
    object
    PixelLabOptionsBase
    PixelLabGenerationOptionsBase
    PixelLabRotationOptions
    Implements
    IGENPixelRotationOptions
    IGENOptions
    Inherited Members
    PixelLabGenerationOptionsBase.noBackground
    PixelLabGenerationOptionsBase.outline
    PixelLabGenerationOptionsBase.shading
    PixelLabGenerationOptionsBase.detail
    PixelLabGenerationOptionsBase.cameraView
    PixelLabGenerationOptionsBase.direction
    PixelLabGenerationOptionsBase.initialImage
    PixelLabOptionsBase.isIsometric
    PixelLabOptionsBase.colorImage
    Namespace: Glitch9.AIDevKit.PixelLab
    Assembly: .dll
    Syntax
    public class PixelLabRotationOptions : PixelLabGenerationOptionsBase, IGENPixelRotationOptions, IGENOptions

    Fields

    directionChange

    Declaration
    public int? directionChange
    Field Value
    Type Description
    int?

    fromDirection

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

    fromView

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

    imageGuidanceScale

    Declaration
    public float? imageGuidanceScale
    Field Value
    Type Description
    float?

    maskImage

    Declaration
    public Texture2D maskImage
    Field Value
    Type Description
    Texture2D

    obliqueProjection

    Declaration
    public bool? obliqueProjection
    Field Value
    Type Description
    bool?

    toDirection

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

    toView

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

    viewChange

    Declaration
    public int? viewChange
    Field Value
    Type Description
    int?

    Properties

    Api

    Declaration
    public Api Api { get; }
    Property Value
    Type Description
    Api

    Implements

    IGENPixelRotationOptions
    IGENOptions
    In this article
    Back to top Generated by DocFX