Showing results for
on docs.panda3d.org...TypedWritableReferenceCount
This is the base class for a number of special render effects that may be set on scene graph nodes to change the...
This is the base class for a number of special render effects that may be set on scene graph nodes to change the...
...This kind of light need not actually be part of the scene graph, since it has no meaningful position.
Inheritance diagram
-
explicit AmbientLight(std...
Inheritance diagram
-
explicit AmbientLight(std...
...direct.directtools
This package contains the DIRECT tools, a set of tkinter tools for exploring and manipulating the Panda3D scene graph. By default, these...
This package contains the DIRECT tools, a set of tkinter tools for exploring and manipulating the Panda3D scene graph. By default, these...
...myNodePath.place()
Changing the Parentï
One of the most fundamental scene graph manipulations is changing a nodeâs parent. You need to do this at...
Changing the Parentï
One of the most fundamental scene graph manipulations is changing a nodeâs parent. You need to do this at...
...The new hidden window is not automatically connected to the scene graph. In this example, we create a separate scene graph rooted at myscene...
...The new hidden window is not automatically connected to the scene graph. In this example, we create a separate scene graph rooted at myscene...
...The geometry itself should be parented to the scene graph at the level of the characterâs root joint; that is, it should not be...
...Its purpose is to hold the actualPartBundle
pointer contained within thePartBundleNode
, so that scene graph flatten operations can safely combine or duplicatePartBundles
as necessary...
pointer contained within thePartBundleNode
, so that scene graph flatten operations can safely combine or duplicatePartBundles
as necessary...
...Each of these is a node that should be attached
somewhere within the scene graph. Like anything you put into the scene, lights
have...
somewhere within the scene graph. Like anything you put into the scene, lights
have...
...direct.tkwidgets.SceneGraphExplorer
This module defines a widget used to display a graphical overview of the scene graph using the tkinter GUI system.
direct...
This module defines a widget used to display a graphical overview of the scene graph using the tkinter GUI system.
direct...