OkLchColor

Struct

Fields

Constructors

OkLchColor(linear: Color)
OkLchColor(l: float, c: float, h: float)

Methods

Equals(other: OkLchColor): bool
ToGamma(): Color
Equals(o: object): bool
GetHashCode(): int
ToString(): string

Operators

Color(color: OkLchColor): Color
float3(color: OkLchColor): float3
OkLabColor(color: OkLchColor): OkLabColor
OkLchColor(components: float3): OkLchColor

Inherited Members

Extension Methods

DescribeIdentityShortHashToStringNullable

On this page