DebugSpline
DebugSpline
Parent
Functions
draw
Description
Definition
draw()
Code
function DebugSpline:draw()
DebugSpline.renderForNode( self.splineNodeId, self.color, self.text or self.defaultText, self.clipDistance, self.displayEPs, self.closestCamSplineTime, self.closestCamPosX, self.closestCamPosY, self.closestCamPosZ, self.textClipDistance)
end