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

VFXEventAttributeConstructor

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

Parameters

originalSource event attribute.

Description

Copy constructor.

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