Comment on page
Part
For examples on how to use, refer to PartService.
Sets the position of the part.
Returns the position of the part.
Sets the rotation of the part.
Returns the rotation of the part.
Sets the CFrame of the part.
Returns the CFrame of the part.
Sets the size of the part.
Returns the size of the part.
Sets whether the part should collide with other models, blocks, and players. Defaults to true on creation.
Sets whether the part should have physics applied to it. Defaults to true on creation.
Sets the transparency of the part. Transparency ranges from 0 (opaque) to 1 (invisible).
Returns the transparency of the part. Transparency ranges from 0 (opaque) to 1 (invisible).
Destroys the part.
Last modified 3mo ago