Class PixelLabAnimationOptions
public class PixelLabAnimationOptions : PixelLabAnimationOptionsBase, IGENPixelAnimationOptions, IGENOptions
- Inheritance
-
objectPixelLabAnimationOptions
- Implements
- Inherited Members
Fields
actionDescription
public string actionDescription
Field Value
- string
cameraView
public PixelLabTypes.CameraView? cameraView
Field Value
direction
public PixelLabTypes.Direction? direction
Field Value
frameCount
public int? frameCount
Field Value
- int?
imageGuidanceScale
public float? imageGuidanceScale
Field Value
- float?
negativeDescription
public string negativeDescription
Field Value
- string
startFrame
public int? startFrame
Field Value
- int?
textGuidanceScale
public float? textGuidanceScale
Field Value
- float?