0
SharpDX container structure
This discussion was imported from CodePlex
eonxxx wrote at 2014-03-06 22:48:
hi objo,
in sharpDX, is there a container structure, like <ModelVisual3D> in Media3D or >SortingVisual3D> in HelixWPF?
i would like to be able to layer/switch on off groups of MeshModels and maybe lights, etc.
something like:
bye
eonxxx
in sharpDX, is there a container structure, like <ModelVisual3D> in Media3D or >SortingVisual3D> in HelixWPF?
i would like to be able to layer/switch on off groups of MeshModels and maybe lights, etc.
something like:
<layer1>
<model1/>
<model2/>
<model3/>
</layer1>
<layer2>
<model4/>
<model5/>
<model6/>
</layer2>
<layer3>
<model7/>
<model8/>
<model9/>
</layer3>
maybe am I'm too blind to see?bye
eonxxx
Lolipedobear wrote at 2014-03-07 07:09:
Hi, try CompositeModel3D.
eonxxx wrote at 2014-03-07 19:57:
Thank you!
Gonna check it.
Gonna check it.
Customer support service by UserEcho