lighting_interpolation#
- class ansys.fluent.core.generated.solver.settings_242.lighting_interpolation.lighting_interpolation(name=None, parent=None)#
Bases:
String
,AllowedValuesMixin
Set lighting interpolation method. Use Phong shading to interpolate the normals for each pixel of a polygon and compute a color at every pixel. Use Gouraud shading to calculate the color at each vertex of a polygon and interpolate it in the interior. Use flat shading for meshes and polygons.
Included in:
Parent |
Summary |
---|---|
‘lighting’ child. |