The cachedDrawingInfo object indicates if the drawingInfo object is captured as part of the binary scene layer representation. This object is used for the 3D Object and Integrated Mesh scene layer if no drawingInfo is defined.
cmn::3DSceneLayer, psl::3DSceneLayer
Property | Type | Description |
---|---|---|
color | boolean | If true, the drawingInfo is captured as part of the binary scene layer representation. |
Note: properties in bold are required
{
"color": true
}