MeshContent

class MeshContent : NodeContent

Provides properties and methods that define various aspects of a mesh.

readonly GeometryContentCollection Geometry

Gets the list of geometry batches for the mesh.

readonly PositionCollection Positions

Gets the list of vertex position values.

void TransformContents(ref Matrix xform)
Parameters:
  • (ref) xform (Microsoft.Xna.Framework.Matrix) –