Experimental: this API is experimental and might be changed or removed in the future.

VFXEventAttributeConstructor

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

Parámetros

originalSource event attribute.

Descripción

Copy constructor.

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