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