Gets or sets the automatic generation of the MIP maps (pre-computed shrinked textures for faster displaying).

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
bool AutoGenerateMipMap { get; set; }

See Also