Třída XScreen zapouzdřuje práci s obrazovkou, módy zobrazení a renderování pohledů.
Typ XScreen..::.DeviceStateCache zpřístupňuje následující členy.
Konstruktory
Jméno | Popis | |
---|---|---|
![]() | XScreen..::.DeviceStateCache |
Metody
Jméno | Popis | |
---|---|---|
![]() | Equals | (Zděděno z Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | GetType | Gets the Type of the current instance. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | SetTexture |
Nastaví texturu.
|
![]() | ToString | (Zděděno z Object.) |
Fieldy
Jméno | Popis | |
---|---|---|
![]() | LastAmbient |
Poslední hodnota Ambient()()().
|
![]() | LastCullMode |
Poslední hodnota CullMode()()().
|
![]() | LastDepthBias |
Poslední hodnota DepthBias()()().
|
![]() | LastDestinationBlend |
Poslední hodnota DestinationBlend()()().
|
![]() | LastFillMode |
Poslední hodnota FillMode()()().
|
![]() | LastFogColor |
Poslední hodnota FogColor()()().
|
![]() | LastFogDensity |
Poslední hodnota FogDensity()()().
|
![]() | LastFogEnable |
Poslední hodnota FogEnable()()().
|
![]() | LastFogEnd |
Poslední hodnota FogEnd()()().
|
![]() | LastFogStart |
Poslední hodnota FogStart()()().
|
![]() | LastFogTableMode |
Poslední hodnota FogTableMode()()().
|
![]() | LastFogVertexMode |
Poslední hodnota FogVertexMode()()().
|
![]() | LastLighting |
Poslední hodnota Lighting()()().
|
![]() | LastMaterial |
Poslední hodnota Material()()().
|
![]() | LastMultiSampleAntiAlias |
Poslední hodnota MultiSampleAntiAlias()()().
|
![]() | LastNormalizeNormals |
Poslední hodnota NormalizeNormals()()().
|
![]() | LastRenderMaterial |
Poslední renderovaný materiál XMaterial.
|
![]() | LastShadeMode |
Poslední hodnota ShadeMode()()().
|
![]() | LastSourceBlend |
Poslední hodnota SourceBlend()()().
|
![]() | LastTextureCount |
Maximální index použité textury.
|
![]() | LastTextures |
Poslední nastavená hodnota přes metodu SetTexture(Int32, BaseTexture).
|
![]() | LastTransformCount |
Maximální index použité transformace.
|
![]() | LastTransformProjection |
Poslední hodnota Projection()()().
|
![]() | LastTransformView |
Poslední hodnota View()()().
|
![]() | LastVertexBlend |
Poslední hodnota VertexBlend()()().
|
![]() | LastZBufferEnable |
Poslední hodnota ZBufferEnable()()().
|
![]() | LastZBufferFunction |
Poslední hodnota ZBufferFunction()()().
|
![]() | LastZBufferWriteEnable |
Poslední hodnota ZBufferWriteEnable()()().
|
![]() | SamplerState |
Poslední hodnota SamplerState()()().
|
![]() | SoftwareVertexProcessing |
Poslední hodnota SoftwareVertexProcessing()()().
|
![]() | TextureState |
Poslední hodnota TextureState()()().
|