subclasses NameplateCustomization
EntityNameplateCustomization:setScale(scale) | Method Property | Fluent Description | Representation |
|---|---|---|
| scale accepts | a Vector3 | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:setScale(x, y, z) | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | a Number | |
| y accepts | a Number | |
| z accepts | a Number | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:setShadow(shadow) | Method Property | Fluent Description | Representation |
|---|---|---|
| shadow accepts | a Boolean | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:setPos(pos) | Method Property | Fluent Description | Representation |
|---|---|---|
| pos accepts | a Vector3 | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:setPos(x, y, z) | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | a Number | |
| y accepts | a Number | |
| z accepts | a Number | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:setPivot(pivot) | Method Property | Fluent Description | Representation |
|---|---|---|
| pivot accepts | a Vector3 | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:setPivot(x, y, z) | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | a Number | |
| y accepts | a Number | |
| z accepts | a Number | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:setLight(light) | Method Property | Fluent Description | Representation |
|---|---|---|
| light accepts | a Vector2 | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:setLight(blockLight, skyLight) | Method Property | Fluent Description | Representation |
|---|---|---|
| blockLight accepts | an Integer | |
| skyLight accepts | an Integer | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:setBackgroundColor(rgba) | Method Property | Fluent Description | Representation |
|---|---|---|
| rgba accepts | a Vector4 | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:setBackgroundColor(r, g, b, a) | Method Property | Fluent Description | Representation |
|---|---|---|
| r accepts | a Number | |
| g accepts | a Number | |
| b accepts | a Number | |
| a accepts | a Number | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:setOutlineColor(color) | Method Property | Fluent Description | Representation |
|---|---|---|
| color accepts | a Vector3 | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:setOutlineColor(r, g, b) | Method Property | Fluent Description | Representation |
|---|---|---|
| r accepts | a Number | |
| g accepts | a Number | |
| b accepts | a Number | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:setOutline(outline) | Method Property | Fluent Description | Representation |
|---|---|---|
| outline accepts | a Boolean | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:setVisible(visible) | Method Property | Fluent Description | Representation |
|---|---|---|
| visible accepts | a Boolean | |
| Return Value | an EntityNameplateCustomization |
Inherited from NameplateCustomization
Inherited from NameplateCustomization
EntityNameplateCustomization:setText(text) | Method Property | Fluent Description | Representation |
|---|---|---|
| text accepts | a String | |
| Return Value | a NameplateCustomization |
EntityNameplateCustomization:scale(scale) | Method Property | Fluent Description | Representation |
|---|---|---|
| scale accepts | a Vector3 | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:scale(x, y, z) | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | a Number | |
| y accepts | a Number | |
| z accepts | a Number | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:shadow(shadow) | Method Property | Fluent Description | Representation |
|---|---|---|
| shadow accepts | a Boolean | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:pos(pos) | Method Property | Fluent Description | Representation |
|---|---|---|
| pos accepts | a Vector3 | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:pos(x, y, z) | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | a Number | |
| y accepts | a Number | |
| z accepts | a Number | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:pivot(pivot) | Method Property | Fluent Description | Representation |
|---|---|---|
| pivot accepts | a Vector3 | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:pivot(x, y, z) | Method Property | Fluent Description | Representation |
|---|---|---|
| x accepts | a Number | |
| y accepts | a Number | |
| z accepts | a Number | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:light(light) | Method Property | Fluent Description | Representation |
|---|---|---|
| light accepts | a Vector2 | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:light(blockLight, skyLight) | Method Property | Fluent Description | Representation |
|---|---|---|
| blockLight accepts | an Integer | |
| skyLight accepts | an Integer | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:backgroundColor(rgba) | Method Property | Fluent Description | Representation |
|---|---|---|
| rgba accepts | a Vector4 | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:backgroundColor(r, g, b, a) | Method Property | Fluent Description | Representation |
|---|---|---|
| r accepts | a Number | |
| g accepts | a Number | |
| b accepts | a Number | |
| a accepts | a Number | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:outlineColor(color) | Method Property | Fluent Description | Representation |
|---|---|---|
| color accepts | a Vector3 | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:outlineColor(r, g, b) | Method Property | Fluent Description | Representation |
|---|---|---|
| r accepts | a Number | |
| g accepts | a Number | |
| b accepts | a Number | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:outline(outline) | Method Property | Fluent Description | Representation |
|---|---|---|
| outline accepts | a Boolean | |
| Return Value | an EntityNameplateCustomization |
EntityNameplateCustomization:visible(visible) | Method Property | Fluent Description | Representation |
|---|---|---|
| visible accepts | a Boolean | |
| Return Value | an EntityNameplateCustomization |