Loads a 3D object that has been cached.
public static void Load3DObject(string id,string fileName,RenderingType renderingType,int debuggingFlag)
id
The id of the 3D object.
fileName
The file name of the cached volume.
renderingType
The rendering type of the 3D volume.
debuggingFlag
The value indicating the debugging flag.