Posts

Post not yet marked as solved
0 Replies
478 Views
It seems weird to me that OcclusionMaterial hides objects for points of view on both sides, but other Materials like SimpleMaterial are unidirectional, only anticlockwise polygon meshes are visible by default. It's inconvenient in case when you create two polygons of same geometry and position but with opposite top faces, and one of these layers is OcclusionMaterial. As a result, Occlusion Material gets stuck with the second layer. Here is my example, animated piston. Version with Occlusion Material replaced with red material. Version with Occlusion Material. Is it possible to make Occlusion Material one side visible? Was this feature made on purpose? Thanks! .
Posted
by hexwhyzet.
Last updated
.
Post not yet marked as solved
0 Replies
764 Views
Hello, I have problem with displaying custom SKScene on surface. I created question on stackoverflow and described problem there https://stackoverflow.com/questions/61741658/custom-skscene-is-not-displaying-in-ar but still got no answer. I'm really stacked with this issue. I'm looking forward any help, thanks.
Posted
by hexwhyzet.
Last updated
.