Version: 
Back to list

Scene :: getSubChannel

Synopsis

   Returns the subchannel of a given name from an AnimChannel

GUI Dialog

   

Script function

   scene.getSubChannel(channel, name) -> subChannel

Parameters

   channel (AnimChannel) : The channel one wants the subchannel of
   name (String) : The name of the subchannel

Return value

   subChannel (AnimChannel) : The corresponding subchannel