Gets or sets whether the Level-Of-Detail method using the Progressive Mesh will be used for this mesh.

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

Syntax

C#
public bool UsingProgressiveMesh { get; set; }

See Also