Skip to content

Shading method clone() method #300

@richardolsson

Description

@richardolsson

Now that it is explicitly impossible to reuse methods across materials (it would always yield undefined results) it would be of great help to have a clone() method implemented on all shading methods. It could internally use the copyFrom() method which is already on ShadingMethodBase, however not yet implemented on all the concrete shading methods.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions