colladaimport
command
Imports a COLLADA (1.4.0) file.
Usages
-
colladaimport [-n] [<obj_filter> on|off] filename
Options
|
|
Starts a new Houdini session before importing the COLLADA file. |
||||||||||
|
|
“on” turns the object filter on. “off” turns the object filter off. You can set the following object filters:
|
Examples
colladaimport Seymour.dae
Imports scene from Seymour.dae into the current Houdini session.
colladaimport -n Seymour.daeStarts a new Houdini session and then imports the scene from Seymour.dae.
colladaimport -c off -k on Seymour.daeImports the scene and animation from Seymour.dae into the current Houdini session. Cameras are not imported.