SoLDMResourceParameters Properties |
The SoLDMResourceParameters type exposes the following members.
Name | Description | |
---|---|---|
fixedResolution | Fixed resolution mode. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
loadNotificationRate | Tile loading notification rate. | |
loadPolicy | Tile loading policy. | |
max2DTexMemory | Maximum of 2D textures memory in MB for this data set. | |
maxMainMemory | Maximum allowed main memory in MB that LDM is allowed to use for this data set. | |
maxResolutionThreshold | Maximum loading threshold for the LDM module. | |
maxTexMemory | Maximum allowed texture (GPU) memory in MB for this data set. | |
minResolutionThreshold | Minimum loading threshold for LDM module. | |
minTilesToLoad | Minimum number of tiles that must be loaded in memory before rendering. | |
numPrefetchThread | Number of threads used by the tile prefetch mechanism. | |
resolution | Resolution level for fixed resolution mode. | |
screenResolutionCullingPolicy | Defines the screen resolution culling policy. | |
subTileDimension | Size of subtiles used by some accelerated algorithms. | |
tex2LoadRate | Maximum number of 2D tiles to be loaded in texture memory per frame. | |
tex3LoadRate | Maximum number of 3D tiles to be loaded into texture memory per frame for this data set. | |
tileBorders | Defines whether or not to generate borders around tiles. | |
tileCachePolicy | Specify which tiles should be cached in LDM memory. | |
tileDimension | Sets the tile size for non-LDM data. | |
tileHalfLife | Tile half-life (seconds). | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | |
viewpointRefinementPolicy | Defines the viewpoint refinement policy. |