CConstrainHprInterval
from panda3d.direct import CConstrainHprInterval
- class CConstrainHprInterval
Bases:
CConstraintInterval
A constraint interval that will constrain the orientation of one node to the orientation of another.
Inheritance diagram
- __init__(*args, **kwargs)
- getClassType()
C++ Interface: get_class_type()
- getTarget()
C++ Interface: get_target(CConstrainHprInterval self)
- /**
Returns the “target” node.
*/
- get_class_type()
C++ Interface: get_class_type()