Experimental: this API is experimental and might be changed or removed in the future.

VFXEventAttributeConstructor

매뉴얼로 전환
public VFXEventAttribute (Experimental.VFX.VFXEventAttribute original);

파라미터

originalSource event attribute.

설명

Copy constructor.

The default constructor is private. Only instantiate this class from the method VisualEffect.CreateVFXEventAttribute or with this copy constructor.