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.