Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CopyValuesFrom(VFXEventAttribute)

Copies the values from a VFXEventAttribute to the one you call this function from.
Read time 1 minuteLast updated 8 days ago

Definition

public void CopyValuesFrom(VFXEventAttribute eventAttibute)

Parameters

eventAttibute

The source event attribute.

Remarks

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