ios - What's the difference between SCNParticleOrientationModeBillboardScreenAligned and SCNParticleOrientationModeBillboardViewAligned -


i cannot understand difference reading docs or doing experiments.

my understanding what's on screen determined projection , projection determined point of view screenaligned , viewaligned should same thing.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -