Summary
Initializes the
InspectorGadgets.Attributes.ColorAttribute.Color
with the specified red, green, and blue values.- Assembly
- Kybernetik
.InspectorGadgets .dll - Namespace
- InspectorGadgets
.Attributes - Containing Type
- ColorAttribute
Syntax
public ColorAttribute(float r, float g, float b)
Parameters
Name | Type | Description |
---|---|---|
r | float | |
g | float | |
b | float |
Return Value
Type | Description |
---|---|
void |