Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the GeometryContent type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
GeometryContent | Creates an instance of GeometryContent. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Identity | (Inherited from ContentItem.) |
![]() |
Indices | Gets the list of triangle indices for this geometry batch. |
![]() |
Material | Gets or sets the material of the parent mesh. |
![]() |
Name | (Inherited from ContentItem.) |
![]() |
OpaqueData | (Inherited from ContentItem.) |
![]() |
Parent | Gets or sets the parent MeshContent for this object. |
![]() |
Vertices | Gets the set of vertex batches for the geometry batch. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
GeometryContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace