Showing results for

scene graph

on docs.panda3d.org
docs.panda3d.org › 1.10 › python › reference
WeakNodePath — Panda3D Manual
...Thus the node may be detached from the scene graph and destructed at any time.You can call is_valid() or
wasDeleted()
at any time...
docs.panda3d.org › 1.10 › python › programming
Shader Basics — Panda3D Manual
...Shaders propagate down the scene graph, like any
other render attribute; the node and everything beneath it will use the shader.
As with other...
docs.panda3d.org › 1.10 › cpp › programming
Asynchronous Loading — Panda3D Manual
...Panda3Dâs scene graph is thread-safe and can safely handle model operations from any thread. See the Threading page for more details.
One thing...
docs.panda3d.org › 1.10 › python › reference
MouseWatcherBase — Panda3D Manual
...The suppliedNodePath
should be the root of the 2-d scene graph for the window.
- sortRegions()ï
Sorts all the regions in this group...
docs.panda3d.org › 1.10 › python › programming
Automatic Texture Animation — Panda3D Manual
Automatic Texture Animationï
Itâs possible to generate a model that automatically rotates through a sequence of textures when it is in the scene graph...
docs.panda3d.org › 1.10 › cpp › programming
Automatic Texture Animation — Panda3D Manual
Automatic Texture Animationï
Itâs possible to generate a model that automatically rotates through a sequence of textures when it is in the scene graph...
docs.panda3d.org › 1.10 › python › reference
BulletBodyNode — Panda3D Manual
...panda3d.core.CollideMask)ï
Contacts
- setTransformDirty()ï
This method enforces an update of the Bullet transform, that is copies the scene graph transform to...
docs.panda3d.org › 1.10 › python › reference
ModelNode — Panda3D Manual
...PandaNode
This node is placed at key points within the scene graph to indicate the roots of âmodelsâ: subtrees that are conceptually to be...
docs.panda3d.org › 1.10 › cpp › programming
Collision Entries — Panda3D Manual
...This can be any NodePath in the scene graph; it represents the coordinate space in which you expect to receive the answer. For instance...
docs.panda3d.org › 1.10 › python › reference
panda3d.core — Panda3D Manual
...AttribNodeRegistry
This global object records NodePaths that are referenced by scene graph attribs, such as ClipPlaneAttribs and LightAttribs.
NodePaths
ClipPlaneAttribs
LightAttribs