Version: 2019.4

VFXEventAttributeConstructor

マニュアルに切り替える
public VFXEventAttribute (VFX.VFXEventAttribute original);

パラメーター

originalThe source VFXEventAttribute to copy from.

説明

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.