This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

VFXEventAttribute.CopyValuesFrom

Declaration

public void CopyValuesFrom(Experimental.VFX.VFXEventAttribute eventAttibute);

Parameters

eventAttibute The source event attribute.

Description

Copy stored values from another event attribute.

This function doesn't add any value, it copies values from source event attribute to already existing properties.