SurfaceSelection
Highlights a face of a surface in a configurable color.
Memory category | Instances |
---|
Member index 1
Description
A SurfaceSelection
highlights a particular face
(TargetSurface) of its
Adornee. The highlight's color is configurable
using the Color3 property.
The SurfaceSelection
object is typically used by Plugin when the
user is selecting the face of a BasePart.
History 6
- 553 Change Default of TargetSurface from to Right
- 486 Change ThreadSafety of TargetSurface from ReadOnly to ReadSafe
- 462 Change ThreadSafety of TargetSurface from to ReadOnly
- 55 Change Tags of SurfaceSelection from [preliminary] to []
- 47 Add TargetSurface
- 47 Add SurfaceSelection
Members 1
TargetSurface
Type | Default | |
---|---|---|
NormalId | Right |
Sets which side the SurfaceSelection will appear on, on the adorned BasePart.
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | true |
History 4
- 553 Change Default of TargetSurface from to Right
- 486 Change ThreadSafety of TargetSurface from ReadOnly to ReadSafe
- 462 Change ThreadSafety of TargetSurface from to ReadOnly
- 47 Add TargetSurface