Showing results for

scene graph

on docs.panda3d.org
docs.panda3d.org › 1.10 › cpp › reference
AuxSceneData — Panda3D Manual
...time, in seconds, to keep this
AuxSceneData
object around in the scene graph after the last time it was rendered.
-
double get_expiration_time(void) constï...
docs.panda3d.org › 1.10 › python › reference
SceneGraphAnalyzer — Panda3D Manual
...A handy class that can scrub over a scene graph and collect interesting statistics on it.
Inheritance diagram
-
enum LodModeï
-
docs.panda3d.org › 1.10 › python › reference
AnimBundleNode — Panda3D Manual
...LikePartBundleNode
, it exists solely to make it easy to storeAnimBundles
in the scene graph.Inheritance diagram
- __init__(name: str, bundle: AnimBundle)ï
The
docs.panda3d.org › 1.10 › python › reference
Camera — Panda3D Manual
...LensNode
A node that can be positioned around in the scene graph to represent a point of view for rendering a scene.
Inheritance diagram...
docs.panda3d.org › 1.10 › python › programming
The 2D Display Region — Panda3D Manual
...This probably doesnât matter too much since we expect that everything we parent to this scene graph will have a Y value of 0...
docs.panda3d.org › 1.10 › cpp › reference
AnimBundleNode — Panda3D Manual
...LikePartBundleNode
, it exists solely to make it easy to storeAnimBundles
in the scene graph.Inheritance diagram
-
explicit AnimBundleNode(std::string const &name, AnimBundle *bundle...
docs.panda3d.org › 1.10 › python › programming
Render Effects — Panda3D Manual
Render Effectsï
There are a number of special render effects that may be set on scene graph nodes to change the way they render...
docs.panda3d.org › 1.10 › cpp › programming
Render Effects — Panda3D Manual
Render Effectsï
There are a number of special render effects that may be set on scene graph nodes to change the way they render...
docs.panda3d.org › 1.10 › python › glossary
Glossary — Panda3D Manual
...See The Scene Graph.
- sequenceï
A type of interval that executes two or more other intervals in succession (ie. the next one starts after...
docs.panda3d.org › 1.10 › python › reference
Built-in Global Variables — Panda3D Manual
...This allows access to the graphical display, the scene graph, the input devices, the task and event managers, and all the other things that...