Version: 2020.2
言語: 日本語

VFXEventAttributeConstructor

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

パラメーター

original The 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.