Icon entity [Obsolete]

PresentIcon_Deprecated

STD Library
Obsolete
Component
Combine:
entity

Properties

Name Type Description Script Name
Design Sprite ID The resource path. Empty by default. IconResID
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
Visible through walls Bool \ IsIgnoreDepth
Always on screen Bool \ IsAlwaysInScreen
Always face camera Bool Always facing the camera IsBillboard
Euler angles Vector3 \ Rotation
3D Zoom Vector3 \ Scale

API

Name Description
Remove icon[Obsolete] Remove the specified icon (deprecated, please use DeleteEntity)