GeometryContentCollection.GetParent Method (Microsoft.Xna.Framework.Content.Pipeline.Graphics)

Gets the parent of a child object.

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: MonoGame.Framework.Content.Pipeline (MonoGame.Framework.Content.Pipeline.dll 3.8.0.1082)
  • C#
  • VB
  • F#
protected MeshContent GetParent(
	GeometryContent child
)

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

Parameters

child
Type: Microsoft.Xna.Framework.Content.Pipeline.Graphics.GeometryContent
The child of the parent being retrieved.

Return Value

Type: Microsoft.Xna.Framework.Content.Pipeline.Graphics.MeshContent
The parent of the child object.
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop