ImageTexture#
- class ansys.speos.core.opt_prop.TextureLayer.ImageTexture(parent, default_parameters=None, stable_ctr=False)#
Bases:
BaseTextureMapImage texture mapping properties.
- Parameters:
parent (TextureLayer)
default_parameters (Optional[ansys.speos.core.generic.parameters.ImageTextureParameters])
Overview#
Whether the texture repeats along the U direction. |
|
Whether the texture repeats along the V direction. |
|
URI of the texture bitmap file. |
Import detail#
from ansys.speos.core.opt_prop.TextureLayer import ImageTexture