NormalMap#
- class ansys.speos.core.opt_prop.TextureLayer.NormalMap(parent, default_parameters=None, stable_ctr=False)#
Bases:
BaseTextureMapNormal map texture mapping properties.
- Parameters:
parent (TextureLayer)
default_parameters (Optional[ansys.speos.core.generic.parameters.NormalMapParameters])
Overview#
Whether the normal map repeats along the U direction. |
|
Whether the normal map repeats along the V direction. |
|
URI of the normal map source file. |
|
Roughness parameter of the normal map. |
Import detail#
from ansys.speos.core.opt_prop.TextureLayer import NormalMap