DistortionMode Enum

Definition

How to apply the distortion along the line.

public enum class DistortionMode
public enum DistortionMode
type DistortionMode = 
Public Enum DistortionMode
Inheritance
DistortionMode

Fields

NormalizedLength 0

Use the normalized length of the line plus its distortion strength curve to determine distortion strength

Uniform 1

Use a single value to determine distortion strength

Applies to