Click or drag to resize
AB4D logo

TextureMapInfo Fields

The TextureMapInfo type exposes the following members.

Fields
 NameDescription
Public fieldMapType Type of texture map
Public fieldSamplerState SamplerState of the texture. When null, a default WrapSampler is used.
Public fieldShaderResourceView DirectX ShaderResourceView of the texture
Public fieldTextureResourceName File name or resource name of the texture map (optional and can be null)
Top
See Also