How to find out the height of my character

I need to figure out my character's height.  Is there a way to pull the real-world equivalent height from inside DS 6 ?

Comments

  • crosswindcrosswind Posts: 10,241

    If without using Measure Metrics plugin ? You can use a primitive plane + Align plugin, i.e. stack the plane onto your character, then check Y Translate of the pane... as shown in the attached screenshot

    There'll be a tiny variance comparing to using Measure Metrics... but the measured value can be still usable.

    SNAG-2026-8-26 0019.png
    2016 x 1294 - 261K
  • crosswind said:

    If without using Measure Metrics plugin ? You can use a primitive plane + Align plugin, i.e. stack the plane onto your character, then check Y Translate of the pane... as shown in the attached screenshot

    There'll be a tiny variance comparing to using Measure Metrics... but the measured value can be still usable.

    Thank you.  

  • jmucchiellojmucchiello Posts: 2,044
    edited August 26
    • T pose (or A pose) the figure. (No shoes)
    • Ctrl-D the figure, just in case
    • child a horizontal plane at y=0 to the figure
    • Set figure's x (or z) rotate to 180
    • Ctrl-D the figure
    • unparent the plane
    • y of plane is height of the figure.
    Post edited by jmucchiello on
  • jmucchiello said:

    • T pose (or A pose) the figure. (No shoes)
    • Ctrl-D the figure, just in case
    • child a horizontal plane at y=0 to the figure
    • Set figure's x (or z) rotate to 180
    • Ctrl-D the figure
    • unparent the plane
    • y of plane is height of the figure.

    OK, Thank you. Makes sense 

Sign In or Register to comment.