TextureMappingType
Canonical path: NemAll_Python_BasisElements.TextureMappingType
Bases: Enum
Types of texture mapping
Attributes:
-
eCube
–From each side
-
eCylinder
–Cylindrical mapping
-
eGround
–Only from the top view
-
eRoof
–Mainly from the top view
-
eSphere
–Spherical mapping
-
eUV
–UV mapping
-
eWall
–Mainly from the front view
Placeholder