CConstraintInterval¶
from panda3d.direct import CConstraintInterval
-
class
CConstraintInterval
¶ Bases:
CInterval
The base class for a family of intervals that constrain some property to a value over time.
Inheritance diagram
-
__init__
(param0: CConstraintInterval)¶
-
property
bogus_variable
→ bool¶ - Getter
getter for bool CConstraintInterval::bogus_variable;
- Setter
setter for bool CConstraintInterval::bogus_variable;
-
static
getClassType
() → panda3d.core.TypeHandle¶
-