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 |