VanillaPart:setScale(scale)
Method Property | Fluent Description | Representation |
---|---|---|
scale accepts | a Vector3 | |
Return Value | a VanillaPart |
VanillaPart:setScale(x, y, z)
Method Property | Fluent Description | Representation |
---|---|---|
x accepts | a Number | |
y accepts | a Number | |
z accepts | a Number | |
Return Value | a VanillaPart |
VanillaPart:setPos(pos)
Method Property | Fluent Description | Representation |
---|---|---|
pos accepts | a Vector3 | |
Return Value | a VanillaPart |
VanillaPart:setPos(x, y, z)
Method Property | Fluent Description | Representation |
---|---|---|
x accepts | a Number | |
y accepts | a Number | |
z accepts | a Number | |
Return Value | a VanillaPart |
VanillaPart:setRot(rot)
Method Property | Fluent Description | Representation |
---|---|---|
rot accepts | a Vector3 | |
Return Value | a VanillaPart |
VanillaPart:setRot(x, y, z)
Method Property | Fluent Description | Representation |
---|---|---|
x accepts | a Number | |
y accepts | a Number | |
z accepts | a Number | |
Return Value | a VanillaPart |
VanillaPart:setOffsetScale(offsetScale)
Method Property | Fluent Description | Representation |
---|---|---|
offsetScale accepts | a Vector3 | |
Return Value | a VanillaPart |
VanillaPart:setOffsetScale(x, y, z)
Method Property | Fluent Description | Representation |
---|---|---|
x accepts | a Number | |
y accepts | a Number | |
z accepts | a Number | |
Return Value | a VanillaPart |
VanillaPart:setOffsetRot(offsetRot)
Method Property | Fluent Description | Representation |
---|---|---|
offsetRot accepts | a Vector3 | |
Return Value | a VanillaPart |
VanillaPart:setOffsetRot(x, y, z)
Method Property | Fluent Description | Representation |
---|---|---|
x accepts | a Number | |
y accepts | a Number | |
z accepts | a Number | |
Return Value | a VanillaPart |
VanillaPart:setVisible(visible)
Method Property | Fluent Description | Representation |
---|---|---|
visible accepts | a Boolean | |
Return Value | a VanillaPart |
VanillaPart:scale(scale)
Method Property | Fluent Description | Representation |
---|---|---|
scale accepts | a Vector3 | |
Return Value | a VanillaPart |
VanillaPart:scale(x, y, z)
Method Property | Fluent Description | Representation |
---|---|---|
x accepts | a Number | |
y accepts | a Number | |
z accepts | a Number | |
Return Value | a VanillaPart |
VanillaPart:pos(pos)
Method Property | Fluent Description | Representation |
---|---|---|
pos accepts | a Vector3 | |
Return Value | a VanillaPart |
VanillaPart:pos(x, y, z)
Method Property | Fluent Description | Representation |
---|---|---|
x accepts | a Number | |
y accepts | a Number | |
z accepts | a Number | |
Return Value | a VanillaPart |
VanillaPart:rot(rot)
Method Property | Fluent Description | Representation |
---|---|---|
rot accepts | a Vector3 | |
Return Value | a VanillaPart |
VanillaPart:rot(x, y, z)
Method Property | Fluent Description | Representation |
---|---|---|
x accepts | a Number | |
y accepts | a Number | |
z accepts | a Number | |
Return Value | a VanillaPart |
VanillaPart:offsetScale(offsetScale)
Method Property | Fluent Description | Representation |
---|---|---|
offsetScale accepts | a Vector3 | |
Return Value | a VanillaPart |
VanillaPart:offsetScale(x, y, z)
Method Property | Fluent Description | Representation |
---|---|---|
x accepts | a Number | |
y accepts | a Number | |
z accepts | a Number | |
Return Value | a VanillaPart |
VanillaPart:offsetRot(offsetRot)
Method Property | Fluent Description | Representation |
---|---|---|
offsetRot accepts | a Vector3 | |
Return Value | a VanillaPart |
VanillaPart:offsetRot(x, y, z)
Method Property | Fluent Description | Representation |
---|---|---|
x accepts | a Number | |
y accepts | a Number | |
z accepts | a Number | |
Return Value | a VanillaPart |
VanillaPart:visible(visible)
Method Property | Fluent Description | Representation |
---|---|---|
visible accepts | a Boolean | |
Return Value | a VanillaPart |