SurfaceSelection

非推奨を表示

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.

概要

プロパティ

PartAdornment から継承した プロパティGuiBase3d から継承した プロパティ
  • 並列読み取り

    Sets the color of a GUI object.

  • 並列読み取り

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

  • 並列読み取り

    Determines whether the object and its descendants will be displayed.

プロパティ

TargetSurface

並列読み取り

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

方法

イベント