Click or drag to resize
TextureType Enumeration
Specifies values for TextureType.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public enum TextureType
Members
  Member nameValueDescription
Default0 The texture is a surface color texture.
EnvironmentMap1 The texture is an environment map.
NormalMap2 The texture is a normal map.
Version Information

Supported in: 1.0.0.0
See Also