LightingModel

Last modified: Feb 19, 2025

Abstract class for implementing lighting models. The module defines multiple methods that concrete lighting models can implement. These methods are executed at different points during the light evaluation process.

MethodTypeModifiers