The XMaterial type exposes the following members.

Methods

  NameDescription
AddLayer
Adds new XTextureLayer texture layer to the material.
AdjustXFileMaterialOverloaded.
CloneOverloaded.
CombineCull
Combines the cullMode with the cameraCullMode.
CompareBlending
Compares this instance Blending property with the reference material m.
CompareDepthMode
Compares the properties DepthCheck, DepthCheckFunction and DepthWrite of this instance with the reference material m.
CompareSurfaceColors
Compares the material surface colors with the reference material m.
CreateTextureMaterialOverloaded.
CullModeToCull
Converts the XMaterialCullMode enumaration to the Cull.
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.)
GetCombinedCullOverloaded.
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.)
ModulateColors
Performs a material color modulation using the given filter.
OnAutoAnimate
The method is called on object animation request.
SetDepthBias
Sets depth bias.
SetRenderBlending
Sets the blending mode for the given device.
SetRenderCullMode
Defines mode of displaying the far sides of the object.
SetRenderDepthBias
Sets render depth bias.
SetRenderDepthMode
Sets render depth mode.
SetRenderLighting
Turns the scene lighting for given device on or off.
SetRenderMultiSampleAntiAlias
Turns the scene anti-aliasing on or off.
SetRenderShadeMode
Sets the shading mode for the given device.
SetRenderSurfaceColor
Sets this material as active for the device screen.
SetRenderTextureFiltering
Sets the way of texture filtering for the given device.
ToString

Returns a String that represents the current Object.

(Inherited from Object.)

See Also