Enum Layer.PadMode
Namespace: Unity.Barracuda
Syntax
public enum PadMode
Fields
Name | Description | Value |
---|---|---|
Constant | 0 | |
Reflect | 1 | |
Edge | 2 | |
Symetric | 3 |
public enum PadMode
Name | Description | Value |
---|---|---|
Constant | 0 | |
Reflect | 1 | |
Edge | 2 | |
Symetric | 3 |