gamma property
Vector3
gamma
getter/setter pair
Per-channel midtone power (gamma). (1, 1, 1) is neutral.
Implementation
Vector3 gamma = Vector3.all(1.0);
Per-channel midtone power (gamma). (1, 1, 1) is neutral.
Vector3 gamma = Vector3.all(1.0);