SurfaceType
Used to determine how a surface should be displayed on a part and how automatic surface joints should behave.
Items 10
History | Name | Value | Legacy Names | Description | |
---|---|---|---|---|---|
536 | Smooth | 0 | Spawn, Unjoinable | Adds no details on the surface. | |
536 | Glue | 1 | Bumps | Adds an "X" pattern across the surface. | |
47 | Weld | 2 | Adds an "X" pattern across the surface. | ||
47 | Studs | 3 | Adds square studs across the surface. | ||
47 | Inlet | 4 | Adds square holes across the surface where studs would be. | ||
47 | Universal | 5 | Adds a checker pattern to the surface using studs and inlets. | ||
47 | Hinge | 6 | 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. | ||
47 | Motor | 7 | Functioned identically to a hinge with the addition of a grey ring. | ||
47 | SteppingMotor | 8 | Functioned identically to a motor. It may have functioned differently in the past, but that functionality is non-existent. | ||
356 | SmoothNoOutlines | 10 | Previously similar to Smooth with outlines but no longer relevant since outlines have been removed. |
Removed items 2
History | Name | Value | |
---|---|---|---|
115 | Blank | 10 | |
356 | Unjoinable | 9 |
Description
Used to determine how a surface should be displayed on a part and how automatic surface joints should behave.
History 18
- 536 Change LegacyNames of Smooth from [] to [Spawn, Unjoinable]
- 536 Change LegacyNames of Glue from [] to [Bumps]
- 356 Remove Unjoinable
- 356 Change Index of SmoothNoOutlines from 10 to 9
- 115 Add SmoothNoOutlines
- 115 Remove Blank
- 114 Add Blank
- 47 Add Weld
- 47 Add Unjoinable
- 47 Add Universal
- 47 Add Studs
- 47 Add SteppingMotor
- 47 Add Smooth
- 47 Add Motor
- 47 Add Inlet
- 47 Add Hinge
- 47 Add Glue
- 47 Add SurfaceType