Share via


GeometryContent Members

The following tables list the members exposed by the GeometryContent type.

Public Constructors

Name Description
Public Method GeometryContent Creates an instance of GeometryContent.

Public Properties

Name Description
Public Property Identity (Inherited from ContentItem.)
Public Property Indices Gets the list of triangle indices for this geometry batch.
Public Property Material Gets or sets the material of the parent mesh.
Public Property Name (Inherited from ContentItem.)
Public Property OpaqueData (Inherited from ContentItem.)
Public Property Parent Gets or sets the parent MeshContent for this object.
Public Property Vertices Gets the set of vertex batches for the geometry batch.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

GeometryContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace