RoomPlan: textures for walls and floors.

After scanning the room I use the .export method passing a ModelProvider. Then I import the USDZ into a SCNView and continue processing the scene: I would like to apply a texture to the walls and floor, but I can't do it for the walls and floor because they don't contain the TextureCoordinates. Creating them from the USDZ file is not easy. I tried to combine the CapturedRoom data for the walls and floor only, adding the TextureCoordinates. I'm managing, but I'm struggling a lot. Isn't there an easier way to do it? Is there a ModelProvider planned for surfaces in the future? If so, where can I access the RoomPlan beta documentation?

Answered by DTS Engineer in 802381022

Hello @IRONMANROMEO,

There is no API available to provide you with texture coordinates for the RoomPlan geometry, please file an enhancement request using Feedback Assistant.

Best regards,

Greg

Hello @IRONMANROMEO,

There is no API available to provide you with texture coordinates for the RoomPlan geometry, please file an enhancement request using Feedback Assistant.

Best regards,

Greg

RoomPlan: textures for walls and floors.
 
 
Q