CoreColor

CoreColor

CoreColor representation for Core project Simple RGB color structure

Project: GridPlacement v6.0
Layer: Core
Source: Core/Types/CoreColor.cs
Namespace: GridBuilding.Core.Types
Kind: struct

Parsing Method: AST-based (Roslyn) - NOT regex

⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.

Properties

R

Gets or sets the red component.

G

Gets or sets the green component.

B

Gets or sets the blue component.

A

Gets or sets the alpha component.