Reference API Roblox

Engine API

Website

Related

Reference API Roblox

SurfaceType

Used to determine how a surface should be displayed on a part and how automatic surface joints should behave.

Items 10

HistoryNameValueLegacy NamesDescription
536Smooth0Spawn, Unjoinable

Adds no details on the surface.

536Glue1Bumps

Adds an "X" pattern across the surface.

47Weld2

Adds an "X" pattern across the surface.

47Studs3

Adds square studs across the surface.

47Inlet4

Adds square holes across the surface where studs would be.

47Universal5

Adds a checker pattern to the surface using studs and inlets.

47Hinge6

Adds a yellow hinge to the surface. Parts touching it stick to the surface, allowing for rotations using physics. This should not be used for future work and existing instances should be replaced with a HingeConstraint.

47Motor7

Functioned identically to a hinge with the addition of a grey ring.

47SteppingMotor8

Functioned identically to a motor. It may have functioned differently in the past, but that functionality is non-existent.

356SmoothNoOutlines10

Previously similar to Smooth with outlines but no longer relevant since outlines have been removed.

Removed items 2

HistoryNameValue
115Blank10
356Unjoinable9

Description

Used to determine how a surface should be displayed on a part and how automatic surface joints should behave.

History 18

Settings