开发者

Tikz: How to encapsulate shade in node?

I have this shaded circle:

\shade [ball color=black!80!whi开发者_Python百科te] (0,0) circle (1);

Is it possible to encapsulate it with node style?

(Including fixing circle radius?)


\node[shade,shading=ball,circle,ball color=black!80!white,minimum size=1cm] {};

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜