|
MultiMapMaterialRemoveTextureMap(TextureMapTypes) Method |
Removes all TextureMapInfo structs with the specified mapType from the
TextureMaps.
Namespace: Ab3d.DirectX.MaterialsAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public bool RemoveTextureMap(
TextureMapTypes mapType
)
Parameters
- mapType TextureMapTypes
- TextureMapTypes
Return Value
Booleantrue is any TextureMapInfo was removed
See Also