VFXEventAttributeConstructor

Switch to Manual
public VFXEventAttribute (VFX.VFXEventAttribute original);

Parameters

originalThe source VFXEventAttribute to copy from.

Description

The copy constructor for the VFXEventAttribute class.

The default constructor is private. Only instantiate this class from the method VisualEffect.CreateVFXEventAttribute or with this copy constructor.