Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  SDK Support    loading .mts file
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Member
Posted
Hi

I want to create an IMTS_MTSStream animator to load an mts file into the scene.
For this I now create an IMTS_MTSStram animator, cast it to an IMTS_TimeBase object and add it to the root animator of the scene,
but nothing appear in the mtx file Frown

- What I do wrong?
- How to set target and path to the stream object?

Thanks for your help,
Peer
 
Posts: 24 | Registered: January 24, 2003Reply With QuoteEdit or Delete MessageReport This Post
<Niko>
Posted
the property 'path' will set the path (type eString)
to specify the target, guidcast the animator to IMTS_BaseAnimator.
it should work fine then
 
Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community  
 

Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  SDK Support    loading .mts file