and leaves this canvas transparent so
// transparent sample surfaces show through and follow runtime scheme switches.
backgroundColor: (skin == "BlackOps" || skin == "Obsidian" ? "black" : "white"),
treeData: exampleTree,
autoDraw: true,
skinConfig: config
});
//>SDK
if (isc.AI) {
isc.AI.userHasAccess(function (hasAccess, extraData) {
window.featureExplorer.setAIAccess(hasAccess, extraData);
});
}
//
Privacy Policy and Cookies
By continuing to use our site, you agree to our Privacy Policy and our use of cookies
to understand how you use our site, and to improve your experience.
Learn More. I Agree.