EStereoLayerShape
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EStereoLayerShape
Inheritance Object → ValueType → Enum → EStereoLayerShape
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| SLSH_QuadLayer | 0 | |
| SLSH_CylinderLayer | 1 | |
| SLSH_CubemapLayer | 2 | |
| SLSH_EquirectLayer | 3 | |
| SLSH_MAX | 4 |