WeightedMaskLayersDefinition.

CopyFrom(WeightedMaskLayersDefinition, CloneContext) Method

Summary

Copies the contents of `copyFrom` into this object, replacing its previous contents.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
WeightedMaskLayersDefinition

Syntax

public void CopyFrom(WeightedMaskLayersDefinition copyFrom, CloneContext context)

Parameters

Name Type Description
copyFrom WeightedMaskLayersDefinition
context CloneContext

Return Value

Type Description
void