Collapse All
Torque 3D 3.8
ColladaUtils::exportToCollada Function
colladaUtils.h
Functions
Send Feedback
Syntax
C++
void
exportToCollada
(
const
Torque::Path
&
colladaFile
,
const
OptimizedPolyList
&
mesh
,
const
String
&
meshName
=
String::EmptyString
);
File
colladaUtils.h
Description
Export an
OptimizedPolyList
to
a simple Collada
file
Group
Functions
Links
colladaUtils.h
,
Functions
Copyright (c) 2015. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!