public void CopyValuesFrom (VFX.VFXEventAttribute eventAttibute);

Parámetros

eventAttibuteThe source event attribute.

Descripción

Copies the values from a VFXEventAttribute to the one you call this function from.

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