SurfaceSelection

Show Deprecated

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.

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