Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. how can I get mesh information!
Forum Updated to NodeBB v4.3 + New Features

how can I get mesh information!

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 1 Posters 176 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    safylee
    wrote on last edited by
    #1

    when I load a mesh 3d model in qml, the model can properly show in a scene,but how can I get vertices and faces information; it seems that mesh properties don't have such information!

    S 1 Reply Last reply
    0
    • S safylee

      when I load a mesh 3d model in qml, the model can properly show in a scene,but how can I get vertices and faces information; it seems that mesh properties don't have such information!

      S Offline
      S Offline
      safylee
      wrote on last edited by
      #2

      @safylee when a mesh model was loaded, the value of mesh.geometry.attributes is null ; the error description was "TypeError: Cannot read property 'attributes' of null"

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved