surfaceLight property

  1. @override
RayWithLuminance<RayRgb8> get surfaceLight
override

A lighter surface variant of the primary color

Implementation

@override
RayWithLuminance<RayRgb8> get surfaceLight => shade100!;