SurfaceSelection

Show Deprecated

A SurfaceSelection highlights a particular face, the TargetSurface, of its Adornee. The highlight's color is configurable using the Color3 property.

A screenshot of a SurfaceSelection

The SurfaceSelection object is typically used by Plugin when the user is selecting the face of a Part. However, it is not limited to plugin use.

Summary

Properties

Properties inherited from PartAdornmentProperties inherited from GuiBase3d
  • read parallel

    Sets the color of a GUI object.

  • read parallel

    Sets the transparency of a GUI object, where 1 is invisible and 0 is completely visible.

  • read parallel

    Determines whether the object and its descendants will be displayed.

Properties

TargetSurface

read parallel

Sets which side the SurfaceSelection will appear on, on the adorned BasePart.

Methods

Events