Home Artists Posts Import Register

Videos

  • 3D Extrude.mp4

Downloads

Content

I figured out how to put the XYZ arrows in the center of the extruded shape, which normally is an impossible task to do in illustrator. I will share you de codes here.

CODE:

zOfst = geometryOption.extrusionDepth/2 + geometryOption.bevelDepth;

[value[0], value[1], zOfst]

Comments

No comments found for this post.