MaterialContent.Clone Method (Microsoft.Xna.Framework.Content.Pipeline.Graphics)

Helper method to make a copy of a material.

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: MonoGame.Framework.Content.Pipeline (MonoGame.Framework.Content.Pipeline.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public MaterialContent Clone()

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

Return Value

Type: Microsoft.Xna.Framework.Content.Pipeline.Graphics.MaterialContent
A clone of the material.
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop