Referencing the model

Discussions about SOFTIMAGEs© Interactive Creative Environment©
Pancho
Posts: 659
Joined: 19 Sep 2010, 09:28

Referencing the model

Post by Pancho » 15 Aug 2011, 07:09

How do I reference the model in a get data node without using its actual name?

For example: My ICE rig gets transferred from time to time to another model. What once has been mdl_bunny is now mdl_mouse. How do I reference the different model with a generic name? For simple stuff in ICE self. or this. works. Is there anything like that for the model? thismdl. ???

So far I couldn't find anything on the web.

Cheers
Thomas

User avatar
CiaranM
Posts: 87
Joined: 08 Jun 2009, 23:37
Location: London

Re: Referencing the model

Post by CiaranM » 15 Aug 2011, 07:17

this_model

Pancho
Posts: 659
Joined: 19 Sep 2010, 09:28

Re: Referencing the model

Post by Pancho » 15 Aug 2011, 08:12

Darn! Thanks!