Enum UTS_EdgeDetection.EdgeDetectMode
Namespace: UnityChan.ImageEffects
Syntax
public enum EdgeDetectMode : int
Fields
| Name | Description | Value |
|---|---|---|
| RobertsCrossDepthNormals | ||
| SobelColor | ||
| SobelDepth | ||
| SobelDepthThin |
public enum EdgeDetectMode : int
| Name | Description | Value |
|---|---|---|
| RobertsCrossDepthNormals | ||
| SobelColor | ||
| SobelDepth | ||
| SobelDepthThin |