The XMaterial type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddLayer |
Adds new XTextureLayer texture layer to the material.
| |
| AdjustXFileMaterial | Overloaded. | |
| Clone | Overloaded. | |
| 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.
| |
| CreateTextureMaterial | Overloaded. | |
| CullModeToCull |
Converts the XMaterialCullMode enumaration to the Cull.
| |
| Equals | (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. | |
| GetCombinedCull | Overloaded. | |
| 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. | |
| 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 | (Inherited from Object.) |