VFXEventAttributeConstructor

Cambiar al Manual
public VFXEventAttribute (VFX.VFXEventAttribute original);

Parámetros

originalThe source VFXEventAttribute to copy from.

Descripción

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.