freezeRenderState

new SuperMap3D.freezeRenderState(renderState)Object

Returns frozen renderState as well as all of the object literal properties. This function is deep object freeze function ignoring properties named "_applyFunctions".
Name Type Description
renderState Object
Returns:
Returns frozen renderState.