Comment on page
Model
Name of the model to be imported
Sets the position of the model.
Returns the position of the model.
Sets the rotation of the model.
Returns the rotation of the model.
Sets the CFrame of the model to the specified CFrame.
Returns the CFrame of the model.
Sets the scale of the model.
Returns the scale of the model.
Sets whether the model should collide with other models, blocks, and players. Defaults to true on creation.
Sets whether the model should have physics applied to it. Defaults to true on creation.
Sets the transparency of the model, relative to the original transparency. Transparency ranges from 0 (opaque) to 1 (invisible).
Destroys the model.
Last modified 3mo ago