Showing results for

scene graph

on docs.panda3d.org
docs.panda3d.org › 1.10 › python › reference
NonlinearImager — Panda3D Manual
...int) panda3d.core.NodePath ï
Returns a pointer to the root node of the internal scene graph for the nth viewer, which is used...
docs.panda3d.org › 1.10 › cpp › reference
BamReader — Panda3D Manual
...the root of the scene graph. The remaining objects will all be retrieved recursively by the first object.
Note that the object returned may...
docs.panda3d.org › 1.10 › cpp › programming
Bullet Debug Renderer — Panda3D Manual
...These objects are part of the Panda3D scene graph. But they are not visible. In order to be able to actually see a rigid...
docs.panda3d.org › 1.10 › python › programming
Alpha Testing — Panda3D Manual
...Remember to set your attributeâs priority to override any other alpha test attributes inherited from higher in the scene graph. In the following example...
docs.panda3d.org › 1.10 › cpp › programming
Alpha Testing — Panda3D Manual
...Remember to set your attributeâs priority to override any other alpha test attributes inherited from higher in the scene graph. In the following example...
docs.panda3d.org › 1.10 › cpp › programming
How to Control Render Order — Panda3D Manual
How to Control Render Orderï
In most simple scenes, you can naively attach geometry to the scene graph and let Panda decide the order...
docs.panda3d.org › 1.10 › python › programming
How to Control Render Order — Panda3D Manual
How to Control Render Orderï
In most simple scenes, you can naively attach geometry to the scene graph and let Panda decide the order...
docs.panda3d.org › 1.10 › python › reference
BamReader — Panda3D Manual
...the root of the scene graph. The remaining objects will all be retrieved recursively by the first object.
Note that the object returned may...
docs.panda3d.org › 1.10 › python › reference
AudioVolumeAttrib — Panda3D Manual
...RenderAttrib
Applies a scale to audio volume for positional sounds in the scene graph.
Inheritance diagram
- static getClassType() TypeHandle ï
- hasVolume() bool ï
docs.panda3d.org › 1.10 › python › reference
direct.showbase — Panda3D Manual
This package contains ShowBase, an application framework responsible for opening a graphical display, setting up input devices and creating the scene graph.
ShowBase
direct...