|
FAQ
Frequently Asked Questions
Featured Frequently Asked Questions1. How do I create a group of objects?
var group:ObjectContainer3D = new ObjectContainer3D(sphere, cube, mesh); 2. How do I remove object from a group?
var group:ObjectContainer3D = new ObjectContainer3D(sphere, cube, mesh); group.removeChild(cube); |
► Sign in to add a comment
how do you use MovieMaterial? to add an interactive material to a cube
why many times use visible property on plane is useless
what file format would you say is the most complete atm. for molehill?
awd, DAE, obj, md5, 3ds ? other ?
- the awd 3ds max exporter script is not working properly in 3ds max 2011 even though i follow the guideline about uwmap and diffuse texture
trying prefab -> awd