The XScreen class encapsulated working with the screen, display modes and the view rendering.

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

Constructors

  NameDescription
XScreen..::.TextureState

Methods

  NameDescription
Equals

Determines whether the specified Object is equal to the current Object.

(Inherited from Object.)
Finalize

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

(Inherited from Object.)
GetHashCode

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

(Inherited from Object.)
GetType

Gets the Type of the current instance.

(Inherited from Object.)
MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)
ToString

Returns a String that represents the current Object.

(Inherited from Object.)

Fields

  NameDescription
AlphaArgument0
The last value of AlphaArgument0()()().
AlphaArgument1
The last value of AlphaArgument1()()().
AlphaArgument2
The last value of AlphaArgument2()()().
AlphaOperation
The last value of AlphaOperation()()().
ColorArgument0
The last value of AlphaArgument0()()().
ColorArgument1
The last value of ColorArgument1()()().
ColorArgument2
The last value of ColorArgument2()()().
ColorOperation
The last value of ColorOperation()()().
LastBumpEnvironmentLuminanceOffset
The last value of BumpEnvironmentLuminanceOffset()()().
LastBumpEnvironmentLuminanceScale
The last value of BumpEnvironmentLuminanceScale()()().
LastBumpEnvironmentMaterial00
The last value of BumpEnvironmentMaterial00()()().
LastBumpEnvironmentMaterial01
The last value of BumpEnvironmentMaterial01()()().
LastBumpEnvironmentMaterial10
The last value of BumpEnvironmentMaterial10()()().
LastBumpEnvironmentMaterial11
The last value of BumpEnvironmentMaterial11()()().
TextureCoordinateIndex
The last value of TextureCoordinateIndex()()().
TextureTransform
The last value of TextureTransform()()().

See Also