renderer:setOutlineColor(rgb)
Method Property | Fluent Description | Representation |
---|---|---|
rgb accepts | a Vector3 | |
Return Value | a RendererAPI |
renderer:setOutlineColor(r, g, b)
Method Property | Fluent Description | Representation |
---|---|---|
r accepts | a Number | |
g accepts | a Number | |
b accepts | a Number | |
Return Value | a RendererAPI |