Questions tagged [reality-composer-pro]
5 questions
2
votes
1 answer
Reality Composer Pro GeometryModifier: How to debug?
I am learning Reality Composer Pro, and am trying to implement a test GeometryModifier.
I have a 3D model that I can display in the Vision Pro simulator.
To modify its geometry, I have set up a Shader Graph that should do the following.
From the…

Reinhard Männer
- 14,022
- 5
- 54
- 116
0
votes
1 answer
How to disable loop for ParticleEmitterComponent on visionOS?
In Reality Composer Pro there is a flag to toggle the loop of the particle system. In code I couldn't find a .loop value on the ParticleEmitterComponent - does anyone know how else I can disable the looping there?

Mitemmetim
- 520
- 3
- 12
0
votes
0 answers
Possible bug in Reality Composer Pro GeometryModifier?
I don't have experience in Computer Graphics, so I am not sure how the GeometryModifier of the Reality Composer Pro works. But to me there seems to be a bug (Version 1.0 (385.2)).
To test, I created a scene with a flat box. Its center is placed at…

Reinhard Männer
- 14,022
- 5
- 54
- 116
0
votes
0 answers
How to use a rotated and scaled image as custom material in Reality Composer Pro?
I am playing with custom materials in Reality Composer Pro.
It is easy to add an image to the project browser and use it as diffuse color in a MaterialXPreviewSurface (see image).
However, the text that is correctly displayed in the shader graph…

Reinhard Männer
- 14,022
- 5
- 54
- 116
-1
votes
0 answers
how to prevent a sphere's dimensions from being skewed by parent scale in Reality Composer Pro
A sphere sometimes will get skewed depending on the parent's transform scale.
Check the screenshot where the sphere looks skewed:
And the parent transform:
How can we keep the sphere like a perfect ball, while keeping it nested under the other…

mesqueeb
- 5,277
- 5
- 44
- 77