ParamNodePath
from panda3d.core import ParamNodePath
- class ParamNodePath
Bases:
Bases:
ParamValueBaseA class object for storing a
NodePathas a parameter.Inheritance diagram
- __init__(node_path: NodePath)
Creates a new
ParamNodePathstoring the given node path object.
- static getClassType() TypeHandle
