direct.interval.MopathInterval

from direct.interval.MopathInterval import MopathInterval

MopathInterval module: contains the MopathInterval class

Inheritance diagram

Inheritance diagram of direct.interval.MopathInterval

class MopathInterval(mopath, node, fromT=0, toT=None, duration=None, blendType='noBlend', name=None)[source]

Bases: LerpFunctionInterval

__init__(self, mopath, node, fromT=0, toT=None, duration=None, blendType='noBlend', name=None)[source]
destroy(self)[source]

Cleanup to avoid a garbage cycle.

mopathNum = 1
notify = <direct.directnotify.Notifier.Notifier object>