SoLDMResourceParametersfixedResolution Property |
Fixed resolution mode.
Namespace: OIV.LDM.Nodes
Default is false. This mode allows you to request that LDM render using tiles at the specified resolution level (see OIV.LDM.Nodes.SoLDMResourceParameters.resolution field). If the requested resolution requires more memory than currently allowed (see maxMainMemory, maxTexMemory and OIV.LDM.SoLDMGlobalResourceParameters) the LDM engine will not activate the fixedResolution mode and will continue to load tiles in mixed resolution mode, as usual. An error message will be displayed in console in debug mode, but not in release.