Charles Yang

Results 6 comments of Charles Yang

I found a question, when i tried to scale a TransformableNode in my program, but is failed, i was surprised! After some time, i found the reason, the ScaleController had...

Thanks thomas! My question is: i need to put some child nodes upon and into the large parent node in my application , and i need to move and scale...

Hi, ThomasGorisse: I noticed that in ScaleController, the onUpdated() method has been called continuously, repeatedly setting the scaleValue and calling methods to scale the model, which will lead to greater...

@RGregat No, it isn't. The purpose of adding this OnTapListener.onSingleTap() method is to get an single tap event simply. I found the OnTapListener.onTap() , but it will be called when...

@ThomasGorisse : I'm very sorry, i had made some test , i place 30 models anchor on the plane, I have tested the two versions of code for many times...

I has the same problem in my app, is this issue fixed now?