Click or drag to resize
SoLDMResourceParameters Properties

The SoLDMResourceParameters type exposes the following members.

Properties
  NameDescription
Public propertyfixedParams Obsolete.

Lock parameter values.

Public propertyfixedResolution

Fixed resolution mode.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyloadNotificationRate

Tile loading notification rate.

Public propertyloadPolicy

Tile loading policy.

Public propertymax2DTexMemory

Maximum of 2D textures memory in MB for this data set.

Public propertymax2DTextures Obsolete.

Maximum number of 2D tiles allowed in texture (GPU) memory for this data set.

Public propertymaxMainMemory

Maximum allowed main memory in MB that LDM is allowed to use for this data set.

Public propertymaxNumTriangles Obsolete.

Maximum number of triangles allowed to be rendered by LDM render nodes.

Public propertymaxResolutionThreshold

Maximum loading threshold for the LDM module.

Public propertymaxTexMemory

Maximum allowed texture (GPU) memory in MB for this data set.

Public propertymaxTilesInMainMem Obsolete.
Public propertymaxTilesInTexMem Obsolete.

Maximum number of 3D tiles in texture memory for this data set.

Public propertyminResolutionThreshold

Minimum loading threshold for LDM module.

Public propertynumPrefetchThread

Number of threads used by the tile prefetch mechanism.

Public propertyoverlapping Obsolete.
Public propertyresolution

Resolution level for fixed resolution mode.

Public propertysubTileDimension

Size of subtiles used by some accelerated algorithms.

Public propertytex2LoadRate
Public propertytex3LoadRate

Maximum number of 3D tiles to be loaded into texture memory per frame for this data set.

Public propertytileDimension

Sets the tile size for non-LDM data.

Public propertytileHalfLife

Tile half-life (seconds).

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also