|
| Getting Path of Animation Clip in Story |
 |
Fri, 31 Aug 2007 16:15:01 +000 |
Hi, I am trying to read the directory path of a story clip that references in a
Fbx file. I got as far as using the FBPropertyList.Find('ClipAnimationPath')
which is a guess of that is the right property or not. However it gives me a
data type that I can't find a way to use (kFBPT_charptr). using
".Data" gives me a C++ exception error What I basically want is to
read and be able to use the path of an animation clip that you can see if you
select a clip, under "Properties" -> "Animation Media"
-> "Path"
Is this possible? I have not found a way yet on getting this information on
where the clip originated from.
Thanks for all your help,
|
| Post Reply
|
|
|
|
|
|
|
|
|
|