renderer:blockOutlineColor(rgb)
Method Property | Fluent Description | Representation |
---|---|---|
rgb accepts | a Vector3 | |
Return Value | a RendererAPI |
renderer:blockOutlineColor(rgba)
Method Property | Fluent Description | Representation |
---|---|---|
rgba accepts | a Vector4 | |
Return Value | a RendererAPI |
renderer:blockOutlineColor(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 | a RendererAPI |