Color3Like
- class cee.Color3Like()
 Interface describing an object with r,g,b properties.
Properties
- cee.Color3Like.b
 The blue component of the color. Range: 0..1
- cee.Color3Like.g
 The green component of the color. Range: 0..1
- cee.Color3Like.r
 The red component of the color. Range: 0..1