Version: 2022.2

VFXEventAttributeConstructor

切换到手册
public VFXEventAttribute (VFX.VFXEventAttribute original);

参数

original 要复制的源 VFXEventAttribute。

描述

VFXEventAttribute 类的复制构造函数。

默认构造函数是私有的。仅从方法 VisualEffect.CreateVFXEventAttribute 或使用此复制构造函数实例化此类。