This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

VFXEventAttribute Constructor

Declaration

public VFXEventAttribute(Experimental.VFX.VFXEventAttribute original);

Parameters

original Source event attribute.

Description

Copy constructor.

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