direct.directutil.Mopath¶
from direct.directutil.Mopath import Mopath
Inheritance diagram
-
class
Mopath
(name=None, fluid=1, objectToLoad=None, upVectorNodePath=None, reverseUpVector=False)[source]¶ Bases:
direct.showbase.DirectObject.DirectObject
-
__init__
(self, name=None, fluid=1, objectToLoad=None, upVectorNodePath=None, reverseUpVector=False)[source]¶
-
draw
(self, subdiv=1000)[source]¶ Draws a quick and cheesy visualization of the Mopath using LineSegs. Returns the NodePath representing the drawing.
-
nameIndex
= 1¶
-