EMaterialExposedViewProperty
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EMaterialExposedViewProperty
Inheritance Object → ValueType → Enum → EMaterialExposedViewProperty
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| MEVP_BufferSize | 0 | |
| MEVP_FieldOfView | 1 | |
| MEVP_TanHalfFieldOfView | 2 | |
| MEVP_ViewSize | 3 | |
| MEVP_WorldSpaceViewPosition | 4 | |
| MEVP_WorldSpaceCameraPosition | 5 | |
| MEVP_ViewportOffset | 6 | |
| MEVP_TemporalSampleCount | 7 | |
| MEVP_TemporalSampleIndex | 8 | |
| MEVP_TemporalSampleOffset | 9 | |
| MEVP_RuntimeVirtualTextureOutputLevel | 10 | |
| MEVP_RuntimeVirtualTextureOutputDerivative | 11 | |
| MEVP_PreExposure | 12 | |
| MEVP_MAX | 13 |