Icon Entity

Icon

STD Library
Component
Combine:
Level Object

The icon entity represents the icon to be displayed

Properties

Name Type Description Script Name
Resource Sprite ID The resource path. Empty by default. Resource
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
Follow Target entity The target entity to follow. Empty by default. FollowTarget
Is Ignore Depth Bool \ IsIgnoreDepth
Is Always In Screen Bool \ IsAlwaysInScreen
Always Facing Camera Bool Always facing the camera IsBillboard
Render Type Int Method of display RenderType
Width Int The width Width
Height Int The height Height
Offset 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
VisiblePlayers Player List \ VisiblePlayers
Depth Int Display layers Depth