Table of Contents

Class PixelLabRotationOptions

public class PixelLabRotationOptions : PixelLabGenerationOptionsBase, IGENPixelRotationOptions, IGENOptions
Inheritance
object
PixelLabRotationOptions
Implements
Inherited Members

Fields

directionChange

public int? directionChange

Field Value

int?

fromDirection

public PixelLabTypes.Direction? fromDirection

Field Value

PixelLabTypes.Direction?

fromView

public PixelLabTypes.CameraView? fromView

Field Value

PixelLabTypes.CameraView?

imageGuidanceScale

public float? imageGuidanceScale

Field Value

float?

maskImage

public Texture2D maskImage

Field Value

Texture2D

obliqueProjection

public bool? obliqueProjection

Field Value

bool?

toDirection

public PixelLabTypes.Direction? toDirection

Field Value

PixelLabTypes.Direction?

toView

public PixelLabTypes.CameraView? toView

Field Value

PixelLabTypes.CameraView?

viewChange

public int? viewChange

Field Value

int?

Properties

Api

public Api Api { get; }

Property Value

Api