Click or drag to resize
SoLDMTileManagerSetAllowLoading Method
This function is called when using the NO_USER_INTERACTION mode. This mode should essentially allow loading only when the user does not interact with the scene.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public virtual void SetAllowLoading(
	bool allowLoad
)

Parameters

allowLoad
Type: SystemBoolean
See Also