The XScreen..::.DeviceStateCache type exposes the following members.

Fields

  NameDescription
LastAmbient
The last value of Ambient()()().
LastCullMode
The last value of CullMode()()().
LastDepthBias
The last value of DepthBias()()().
LastDestinationBlend
The last value of DestinationBlend()()().
LastFillMode
The last value of FillMode()()().
LastFogColor
The last value of FogColor()()().
LastFogDensity
The last value of FogDensity()()().
LastFogEnable
The last value of FogEnable()()().
LastFogEnd
The last value of FogEnd()()().
LastFogStart
The last value of FogStart()()().
LastFogTableMode
The last value of FogTableMode()()().
LastFogVertexMode
The last value of FogVertexMode()()().
LastLighting
The last value of Lighting()()().
LastMaterial
The last value of Material()()().
LastMultiSampleAntiAlias
The last value of MultiSampleAntiAlias()()().
LastNormalizeNormals
The last value of NormalizeNormals()()().
LastRenderMaterial
The last rendered material XMaterial.
LastShadeMode
The last value of ShadeMode()()().
LastSourceBlend
The last value of SourceBlend()()().
LastTextureCount
The maximal used texture index.
LastTextures
LastTransformCount
The maximal used tranform matrix index.
LastTransformProjection
The last value of Projection()()().
LastTransformView
The last value of View()()().
LastVertexBlend
The last value of VertexBlend()()().
LastZBufferEnable
The last value of ZBufferEnable()()().
LastZBufferFunction
The last value of ZBufferFunction()()().
LastZBufferWriteEnable
The last value of ZBufferWriteEnable()()().
SamplerState
The last value of SamplerState()()().
SoftwareVertexProcessing
TextureState
The last value of TextureState()()().

See Also