| TriangleMeshPrimitiveOptionalParameters Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: AGI.Foundation.Graphics
 Syntax
SyntaxThe TriangleMeshPrimitiveOptionalParameters type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | TriangleMeshPrimitiveOptionalParameters | 
Initializes default triangle mesh primitive optional parameters.
 | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | |
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | SetPerVertexColors | 
Defines a collection of colors.
 | 
|  | SetTextureCoordinates | 
Defines a collection of texture coordinates.
 | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also