8 Constants
typedef enum TQ3AttenuationType { kQ3AttenuationTypeNone, kQ3AttenuationTypeInverseDistance, kQ3AttenuationTypeInverseDistanceSquared } TQ3AttenuationType;
kQ3AttenuationTypeNone
The intensity of the light is not affected by the distance from the illuminated object.kQ3AttenuationTypeInverseDistance
The intensity of the light is inversely proportional to the distance from the illuminated object.kQ3AttenuationTypeInverseDistanceSquared
The intensity of the light is inversely proportional to the square of the distance from the illuminated object.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker