ModelVisual3D vs Model3DGroup
Posted
by bitbonk
on Stack Overflow
See other posts from Stack Overflow
or by bitbonk
Published on 2010-02-25T10:13:43Z
Indexed on
2010/03/29
2:03 UTC
Read the original article
Hit count: 458
Is there any disadvantage of using ModelVisual3D over Model3DGroup. How much can the resource/performance impact possibly be?
ModelVisual3D gives me much more than Model3DGroup does but AFAIK everything that can be done with Model3DGroup can alos be done with ModelVisual3D.
So why not just always use ModelVisual3D?
© Stack Overflow or respective owner