Version: 2022.1
언어: 한국어

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.