Types/RadiusVisualisationSpecification: Difference between revisions
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'...") |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
'''Default''': 0 | '''Default''': 0 | ||
Must be | Must be greater than or equal to 0. | ||
=== offset === | === offset === |
Latest revision as of 11:09, 9 May 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
Must be greater than or equal to 0.
offset
Type: Types/vector
draw_in_cursor
Type: Types/bool
Default: true
draw_on_selection
Type: Types/bool
Default: true