Show / Hide Table of Contents

Struct PIERHIOverrideState

PIERHIOverride State

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.PIEPreviewDeviceSpecification
Assembly: UE4DotNet.dll
Syntax
public struct PIERHIOverrideState

Fields

| Improve this Doc View Source

MaxCubeTextureDimensions

Declaration
public int MaxCubeTextureDimensions
Field Value
Type Description
System.Int32
| Improve this Doc View Source

MaxShadowDepthBufferSizeX

Declaration
public int MaxShadowDepthBufferSizeX
Field Value
Type Description
System.Int32
| Improve this Doc View Source

MaxShadowDepthBufferSizeY

Declaration
public int MaxShadowDepthBufferSizeY
Field Value
Type Description
System.Int32
| Improve this Doc View Source

MaxTextureDimensions

Declaration
public int MaxTextureDimensions
Field Value
Type Description
System.Int32
| Improve this Doc View Source

SupportsInstancing

Declaration
public bool SupportsInstancing
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

SupportsMultipleRenderTargets

Declaration
public bool SupportsMultipleRenderTargets
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

SupportsRenderTargetFormat_PF_FloatRGBA

Declaration
public bool SupportsRenderTargetFormat_PF_FloatRGBA
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

SupportsRenderTargetFormat_PF_G8

Declaration
public bool SupportsRenderTargetFormat_PF_G8
Field Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
Back to top Generated by DocFX