AI DevKit
Search Results for

    Show / Hide Table of Contents

    Class PixelLabTilesetOptions

    Inheritance
    object
    PixelLabOptionsBase
    PixelLabTilesetOptions
    Implements
    IGENPixelArtOptions
    IGENOptions
    Inherited Members
    PixelLabOptionsBase.isIsometric
    PixelLabOptionsBase.colorImage
    Namespace: Glitch9.AIDevKit.PixelLab
    Assembly: .dll
    Syntax
    public class PixelLabTilesetOptions : PixelLabOptionsBase, IGENPixelArtOptions, IGENOptions

    Fields

    aiBorderFreedom

    Declaration
    public int? aiBorderFreedom
    Field Value
    Type Description
    int?

    borderRandomness

    Declaration
    public float? borderRandomness
    Field Value
    Type Description
    float?

    cameraView

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

    detail

    Declaration
    public PixelLabTypes.ImageDetail? detail
    Field Value
    Type Description
    PixelLabTypes.ImageDetail?

    innerReferenceImage

    Declaration
    public Texture2D innerReferenceImage
    Field Value
    Type Description
    Texture2D

    outerDescription

    Declaration
    public string outerDescription
    Field Value
    Type Description
    string

    outerReferenceImage

    Declaration
    public Texture2D outerReferenceImage
    Field Value
    Type Description
    Texture2D

    outline

    Declaration
    public PixelLabTypes.Outline? outline
    Field Value
    Type Description
    PixelLabTypes.Outline?

    promptWeight

    Declaration
    public float? promptWeight
    Field Value
    Type Description
    float?

    shading

    Declaration
    public PixelLabTypes.Shading? shading
    Field Value
    Type Description
    PixelLabTypes.Shading?

    tilePatternStrength

    Declaration
    public float? tilePatternStrength
    Field Value
    Type Description
    float?

    tilesetStructureStrength

    Declaration
    public int? tilesetStructureStrength
    Field Value
    Type Description
    int?

    transitionDescription

    Declaration
    public string transitionDescription
    Field Value
    Type Description
    string

    transitionReferenceImage

    Declaration
    public Texture2D transitionReferenceImage
    Field Value
    Type Description
    Texture2D

    transitionSize

    Declaration
    public float? transitionSize
    Field Value
    Type Description
    float?

    Properties

    Api

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

    Implements

    IGENPixelArtOptions
    IGENOptions
    In this article
    Back to top Generated by DocFX