SoLDMResourceParameters Properties |
The SoLDMResourceParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | fixedParams | Obsolete. Lock parameter values. |
![]() | 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. |
![]() | max2DTextures | Obsolete. Maximum number of 2D tiles allowed in texture (GPU) memory for this data set. |
![]() | maxMainMemory | Maximum allowed main memory in MB that LDM is allowed to use for this data set. |
![]() | maxNumTriangles | Obsolete. Maximum number of triangles allowed to be rendered by LDM render nodes. |
![]() | maxResolutionThreshold | Maximum loading threshold for the LDM module. |
![]() | maxTexMemory | Maximum allowed texture (GPU) memory in MB for this data set. |
![]() | maxTilesInMainMem | Obsolete. |
![]() | maxTilesInTexMem | Obsolete. Maximum number of 3D tiles in texture memory for this data set. |
![]() | minResolutionThreshold | Minimum loading threshold for LDM module. |
![]() | numPrefetchThread | Number of threads used by the tile prefetch mechanism. |
![]() | overlapping | Obsolete. |
![]() | resolution | Resolution level for fixed resolution mode. |
![]() | subTileDimension | Size of subtiles used by some accelerated algorithms. |
![]() | tex2LoadRate | |
![]() | tex3LoadRate | Maximum number of 3D tiles to be loaded into texture memory per frame for this data set. |
![]() | 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.) |