Types/RadiusVisualisationSpecification: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "Sprite to be shown around the entity when it is selected/held in the cursor. == Optional properties == === sprite === '''Type''': Types/Sprite === distance === '''Type'...")
 
m (distance can be 0)
Line 11: Line 11:
'''Default''': 0
'''Default''': 0


Must be > 0.
May not be < 0.


=== offset ===
=== offset ===

Revision as of 13:34, 29 April 2022

Sprite to be shown around the entity when it is selected/held in the cursor.

Optional properties

sprite

Type: Types/Sprite

distance

Type: Types/double

Default: 0

May not be < 0.

offset

Type: Types/vector

draw_in_cursor

Type: Types/bool

Default: true

draw_on_selection

Type: Types/bool

Default: true