Method | Description | |
---|---|---|
CopyTo ( this shading, Shading target ) : void |
Copy the shading's settings into the target shading.
|
public static CopyTo ( this shading, Shading target ) : void | ||
shading | this | The shading to copy settings from. |
target | Shading | The shading to copy settings to. |
return | void |