Material.Clone Method

Creates a deep copy of this material.
Public Overridable Function Clone() As Object Implements  _ 
ICloneable.Clone, _ 
Material).Clone
This language is not supported or no code example is available.
public virtual object Clone()
This language is not supported or no code example is available.

Return Value

object

The new material object.

Implements

ICloneable.Clone
Material>.Clone

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition