The MaterialEffect type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| MaterialEffect |
Methods
| Name | Description | |
|---|---|---|
| Begin | Overloaded. | |
| Commit | ||
| DrawIndexedPrimitives | Renders the specified geometric primitive, based on indexing into an array of vertices. | |
| DrawModelMeshPart | ||
| DrawPrimitives |
Renders a sequence of non-indexed geometric primitives of the specified type
from the current set of data input streams using current Effect()()().
| |
| DrawSkinnedIndexedPrimitives | Renders the specified geometric primitive, based on indexing into an array of vertices. | |
| DrawUserIndexedPrimitives | Overloaded. | |
| DrawUserPrimitives<(Of <(T>)>) |
Renders the given geometric primitive with data specified by the user.
| |
| End |
Ends application of the material.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SetTransforms | ||
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| World |
Properties
| Name | Description | |
|---|---|---|
| Camera |