Visual effects entity [Obsolete]

PresentEffect_Deprecated

STD Library
Obsolete
Component
Combine:
entity

Properties

Name Type Description Script Name
Design VFX Type The resource path. Empty by default. EffectResID
Color Color Add color layers using the RGBA color channel. A channel value lies in between 0 and 255 and is stored in an Int32. White (255, 255, 255, 255) by default. Color
Scale Float The zoom scale. 1 by default. ScaleDiscarded
Position of display Vector3 The display position. When there is a followed target, it is the offset between the new position and the original position. When there is no followed target, it is the screen coordinates (the default is Vector3(0)). Offset
Follow target entity The target entity to follow. Empty by default. FollowTarget
Euler angles Vector3 \ Rotation
3D Zoom Vector3 \ Scale
Playback speed Int Playback speed PlaySpeed
Particle Mapping Texture ID The type of special effects sticker PresentEffectTextureType
Surface Transparency Int The transparency of the surface DiffuseAlpha

API

Name Description
Delete visual effects[Obsolete] Remove the specified effect (deprecated, please use DeleteEntity)