Roblox API Reference

Selection On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.

Tags: [NotCreatable, Service]

Inherits (1)

Member index (13)

Type Member History
Instance ActiveInstance 438 469
SelectionRenderMode RenderMode 578
float SelectionBoxThickness 567
int SelectionLineThickness 547 567 567
float SelectionThickness 488
bool ShowActiveInstanceHighlight 574
null Add (Objects instancesToAdd) 449 573
null ClearTerrainSelectionHack () 493 573
Objects Get () 150 151
null Remove (Objects instancesToRemove) 449 573
null Set (Objects selection) 150 151 573
null SetTerrainSelectionHack (Vector3 center, Vector3 size) 493 573
SelectionChanged ()
57 members inherited from Instance

Removed member index (2)

Type Member History
bool DEPRECATED_ShowBoundingBox 578 583
bool ShowBoundingBox 566 578

History

Members

ActiveInstance On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

Add On DevHub

Name Type Default
instancesToAdd Objects none

History

ClearTerrainSelectionHack On DevHub

Name Type Default
No parameters.

History

Get On DevHub

Name Type Default
No parameters.

History

Remove On DevHub

Name Type Default
instancesToRemove Objects none

History

RenderMode On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

SelectionBoxThickness On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

SelectionChanged On DevHub

Name Type Default
No parameters.

SelectionLineThickness On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

SelectionThickness On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [ReadOnly, NotReplicated]

Set On DevHub

Name Type Default
selection Objects none

History

SetTerrainSelectionHack On DevHub

Name Type Default
center Vector3 none
size Vector3 none

History

ShowActiveInstanceHighlight On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, NotReplicated]

Removed members

DEPRECATED_ShowBoundingBox

This member is hidden. It is not meant to be used, and may have unresolved issues.

History

Tags: [Hidden]

ShowBoundingBox

This member is hidden. It is not meant to be used, and may have unresolved issues.

History

Tags: [Hidden]

Relevant classes (1)

Relevant enums (1)